Skip to content

Hostname

gate.gospmr.org

Last fetched

gate.gospmr.org resolves to 1 IPv4 address operated by AS1547 in MD.

Nutrition Label

WHISPER CANON · gate.gospmr.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gate.gospmr.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.19.211.125217.19.211.0/24AS1547MD

WHOIS identity

No WHOIS records are currently associated with gate.gospmr.org in WhisperGraph.

Subdomains

2 observed subdomains of gate.gospmr.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gate.gospmr.org.

MechanismTarget
SPF_Agate.gospmr.org
SPF_MXgate.gospmr.org

Related pages

Pivot deeper into the graph from gate.gospmr.org.

Cypher and MCP

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

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