Skip to content

Hostname

itambe.net

Last fetched

itambe.net resolves to 1 IPv4 address operated by AS10429 in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · itambe.netRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/itambe.net

Resolution chain

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

IPPrefixASNOperatorCountry
189.44.181.35189.50.8.0/23AS10429BR

WHOIS identity

Registrar
iana:2
Organization
itambe planejamento adm. imob.
Contact emails

Subdomains

4 observed subdomains of itambe.net.

Web-graph footprint

Distinct hostnames that link to or from itambe.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itambe.net.

MechanismTarget
SPF_Agrupoitambe.mxsec.com.br
SPF_IP103.47.207.60
SPF_IP107.170.91.99
SPF_IP208.68.38.195
SPF_IP43.228.186.62
SPF_MXitambe.net

Related pages

Pivot deeper into the graph from itambe.net.

Cypher and MCP

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

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