Skip to content

Hostname

mapnaogdc.com

Last fetched

mapnaogdc.com resolves to 1 IPv4 address operated by YAMALSETSERVICE in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · mapnaogdc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mapnaogdc.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.10.75.51185.10.75.0/24AS61055YAMALSETSERVICEIR

WHOIS identity

Registrar
iana:1387
Organization
mapna
Contact emails

Subdomains

6 observed subdomains of mapnaogdc.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mapnaogdc.com.

MechanismTarget
SPF_Aexcsrv01.mapnaogdc.com
SPF_Amail.mapnaogdc.com
SPF_Amapnaogdc.com
SPF_IP87.107.136.100/32
SPF_MXmapnaogdc.com

Related pages

Pivot deeper into the graph from mapnaogdc.com.

Cypher and MCP

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

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