Skip to content

Hostname

dot.mg

Last fetched

dot.mg resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists registrar:dot.mg as the registrar.

Nutrition Label

WHISPER CANON · dot.mgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dot.mg

Resolution chain

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

IPPrefixASNOperatorCountry
38.45.71.2238.45.71.0/24AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
registrar:dot.mg
Organization
randimbisoa mahefa vonjiniaina
Contact emails

Subdomains

44 observed subdomains of dot.mg.

Web-graph footprint

Distinct hostnames that link to or from dot.mg in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dot.mg.

MechanismTarget
SPF_Ans29.dot.mg
SPF_INCLUDE_spf.myorderbox.com
SPF_IP195.154.156.242
SPF_IP195.154.225.187
SPF_IP2001:41d0:2:b320:0:0:0:102
SPF_IP2001:470:1f12:67c:0:0:0:2
SPF_IP2604:180:2:26f:0:0:0:d984
SPF_IP5.100.152.0/24
SPF_IP51.159.54.128
SPF_IP51.159.54.142

Related pages

Pivot deeper into the graph from dot.mg.

Cypher and MCP

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

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