Skip to content

Hostname

ma.gov.br

Last fetched

ma.gov.br resolves to 2 IPv4 addresses operated by AS265994 in BR.

Nutrition Label

WHISPER CANON · ma.gov.brRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ma.gov.br

Resolution chain

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

IPPrefixASNOperatorCountry
181.191.89.4181.191.89.0/24AS265994BR
163.176.163.240163.176.0.0/16AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

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

Subdomains

4,274 observed subdomains of ma.gov.br.

Web-graph footprint

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

686 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ma.gov.br.

MechanismTarget
SPF_Amx2.srvmail.ma.gov.br
SPF_IP2804:1f32:0:5::/64

Related pages

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

Cypher and MCP

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

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