Skip to content

Hostname

aasient.com

Last fetched

aasient.com resolves to 2 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aasient.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aasient.com

Resolution chain

aasient.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.66.155.122148.66.152.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
72.167.34.24272.167.32.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:303
Organization
power web
Contact emails

Subdomains

9 observed subdomains of aasient.com.

Web-graph footprint

Distinct hostnames that link to or from aasient.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aasient.com.

MechanismTarget
SPF_Aaasient.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.0.220.139
SPF_IP162.0.220.188
SPF_IP162.0.220.193
SPF_IP162.0.220.232
SPF_MXaasient.com

Related pages

Pivot deeper into the graph from aasient.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aasient.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.