Skip to content

Hostname

igm.cfa.org.br

Last fetched

igm.cfa.org.br resolves to 2 IPv4 addresses operated by AS263558 in BR.

Nutrition Label

WHISPER CANON · igm.cfa.org.brRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/igm.cfa.org.br

Resolution chain

igm.cfa.org.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 igm.cfa.org.br in WhisperGraph.

Subdomains

1 observed subdomain of igm.cfa.org.br.

Web-graph footprint

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

51 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for igm.cfa.org.br.

MechanismTarget
SPF_Aigm.cfa.org.br
SPF_Alog.homemurbano.com.br
SPF_INCLUDE_spf.aremail.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinfraxgroup.com.br
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.homemurbano.com.br
SPF_IP186.237.216.195/27
SPF_IP189.84.138.226/27
SPF_IP5.161.187.80
SPF_IP65.109.111.240
SPF_MXigm.cfa.org.br

Related pages

Pivot deeper into the graph from igm.cfa.org.br.

Cypher and MCP

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

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