Skip to content

Hostname

mtn.sd

Last fetched

mtn.sd resolves to 1 IPv4 address operated by MTN SUDAN - MTN SUDAN in SD.

Nutrition Label

WHISPER CANON · mtn.sdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mtn.sd

Resolution chain

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

IPPrefixASNOperatorCountry
102.181.210.70102.181.210.0/24AS36972MTN SUDAN - MTN SUDANSD

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

23 observed subdomains of mtn.sd.

Web-graph footprint

Distinct hostnames that link to or from mtn.sd in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mtn.sd.

MechanismTarget
SPF_IP102.181.210.66
SPF_MXmtn.sd

Related pages

Pivot deeper into the graph from mtn.sd.

Cypher and MCP

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

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