Skip to content

Hostname

adalcorcon.com

Last fetched

adalcorcon.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.94.19120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
92.60.32.6592.60.32.0/23AS208769NICALIAINTERNET Nicalia Internet, S.L.UES

WHOIS identity

Registrar
iana:1420
Organization
ccdtv producciones,
Contact emails

Subdomains

5 observed subdomains of adalcorcon.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for adalcorcon.com.

MechanismTarget
SPF_Aadalcorcon.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP92.60.32.65
SPF_MXadalcorcon.com

Related pages

Pivot deeper into the graph from adalcorcon.com.

Cypher and MCP

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

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