Skip to content

Hostname

adisq.com

Last fetched

adisq.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · adisq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adisq.com

Resolution chain

adisq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.86.219.8840.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of adisq.com.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for adisq.com.

MechanismTarget
SPF_Aadisq.com
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.254.180.44
SPF_IP149.56.162.32/27
SPF_IP167.114.81.0/27
SPF_IP192.99.195.192/26
SPF_IP205.172.120.202/32
SPF_IP64.187.189.146/32
SPF_IP64.187.189.147/32
SPF_IP64.187.189.148/32
SPF_MXadisq.com

Related pages

Pivot deeper into the graph from adisq.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adisq.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.