Skip to content

Hostname

ibpt.org.br

Last fetched

ibpt.org.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ibpt.org.brRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ibpt.org.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.242.8023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
associacao brasileira de defesa do contribuinte
Contact emails

Subdomains

28 observed subdomains of ibpt.org.br.

Web-graph footprint

Distinct hostnames that link to or from ibpt.org.br in the public web crawl.

145 sites link to this hostname.

608 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ibpt.org.br.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ibpt.org.br.

Cypher and MCP

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

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