Skip to content

Hostname

supranational.org

Last fetched

supranational.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · supranational.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/supranational.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.97.186.6123.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:151
Organization
cho wong
Contact emails

Subdomains

1 observed subdomain of supranational.org.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for supranational.org.

MechanismTarget
SPF_Asupranational.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.157.162
SPF_IP146.4.75.154/29
SPF_IP81.201.201.0/25
SPF_IP81.201.202.0/26
SPF_MXsupranational.org

Related pages

Pivot deeper into the graph from supranational.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "supranational.org"})-[: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.