Skip to content

Hostname

gouv.mc

Last fetched

gouv.mc resolves to 2 IPv4 addresses operated by AS6758 in MC.

Nutrition Label

WHISPER CANON · gouv.mcRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gouv.mc

Resolution chain

gouv.mc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with gouv.mc in WhisperGraph.

Subdomains

165 observed subdomains of gouv.mc.

Web-graph footprint

Distinct hostnames that link to or from gouv.mc in the public web crawl.

997 sites link to this hostname.

365 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gouv.mc.

MechanismTarget
SPF_A82.85.209.88.static.monaco.mc
SPF_Avlm-smtpout-p11.monaco-telecom.net
SPF_Avlm-smtpout-p12.monaco-telecom.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.78.27.44
SPF_IP195.78.27.61
SPF_IP88.209.85.82
SPF_MXgouv.mc

Related pages

Pivot deeper into the graph from gouv.mc.

Cypher and MCP

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

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