Skip to content

Hostname

nic.mg

Last fetched

nic.mg is a registered hostname under the .mg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nic.mgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nic.mg

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:nic mg
Organization
nic-mg
Contact emails

Subdomains

14 observed subdomains of nic.mg.

Web-graph footprint

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

82 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for nic.mg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from nic.mg.

Cypher and MCP

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

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