Skip to content

Hostname

ms.gov.br

Last fetched

ms.gov.br resolves to 1 IPv4 address operated by AS262679 in BR.

Nutrition Label

WHISPER CANON · ms.gov.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ms.gov.br

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with ms.gov.br in WhisperGraph.

Subdomains

2,007 observed subdomains of ms.gov.br.

Web-graph footprint

Distinct hostnames that link to or from ms.gov.br in the public web crawl.

680 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ms.gov.br.

MechanismTarget
SPF_IP187.86.226.146
SPF_IP187.86.226.147
SPF_IP187.86.226.203
SPF_IP187.86.226.66
SPF_IP187.86.227.149
SPF_IP187.86.227.150
SPF_IP187.86.227.151
SPF_IP187.86.227.66
SPF_IP187.86.227.67

Related pages

Pivot deeper into the graph from ms.gov.br.

Cypher and MCP

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

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