Skip to content

Hostname

azimuniformes.com.br

Last fetched

azimuniformes.com.br resolves to 1 IPv4 address operated by AS27699 in BR.

Nutrition Label

WHISPER CANON · azimuniformes.com.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/azimuniformes.com.br

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with azimuniformes.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • azimuniformes.com.br

SPF policy

6 SPF mechanisms authorising senders for azimuniformes.com.br.

MechanismTarget
SPF_Aazimuniformes.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_IP191.254.249.74
SPF_IP207.244.231.91
SPF_IP63.141.248.195
SPF_MXazimuniformes.com.br

Related pages

Pivot deeper into the graph from azimuniformes.com.br.

Cypher and MCP

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

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