Skip to content

Hostname

gmsp.org

Last fetched

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

Nutrition Label

WHISPER CANON · gmsp.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gmsp.org

Resolution chain

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

IPPrefixASNOperatorCountry
20.121.41.18820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of gmsp.org.

Web-graph footprint

Distinct hostnames that link to or from gmsp.org in the public web crawl.

1,078 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gmsp.org.

MechanismTarget
SPF_IP206.132.28.57
SPF_IP64.18.0.0/20
SPF_IP66.45.103.0/25
SPF_IP69.20.74.142
SPF_IP69.20.74.143
SPF_IP74.205.7.134
SPF_IP74.205.7.135
SPF_IP74.205.9.102
SPF_IP8.21.234.0/24
SPF_IP98.124.166.0/24

Related pages

Pivot deeper into the graph from gmsp.org.

Cypher and MCP

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

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