Skip to content

Hostname

iphan.gov.br

Last fetched

iphan.gov.br resolves to 2 IPv4 addresses operated by AS8167 in BR.

Nutrition Label

WHISPER CANON · iphan.gov.brRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/iphan.gov.br

Resolution chain

iphan.gov.br 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 iphan.gov.br in WhisperGraph.

Subdomains

29 observed subdomains of iphan.gov.br.

Web-graph footprint

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

205 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iphan.gov.br.

MechanismTarget
SPF_INCLUDEspf.comunique-se.com.br
SPF_INCLUDEspf.homemurbano.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.6.121.0/26
SPF_IP37.60.230.235
SPF_IP49.13.64.153

Related pages

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

Cypher and MCP

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

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