Skip to content

Hostname

imf.net.br

Last fetched

imf.net.br resolves to 1 IPv4 address operated by AS53055 in BR.

Nutrition Label

WHISPER CANON · imf.net.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/imf.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
187.45.189.162187.45.189.0/24AS53055BR

WHOIS identity

Registrar
Organization
ivan montanari franchiscini
Contact emails

Subdomains

109 observed subdomains of imf.net.br.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for imf.net.br.

MechanismTarget
SPF_Aimf.net.br
SPF_IP187.45.189.162
SPF_MXimf.net.br

Related pages

Pivot deeper into the graph from imf.net.br.

Cypher and MCP

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

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