Skip to content

Hostname

aledevecchi.com.br

Last fetched

aledevecchi.com.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · aledevecchi.com.brRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/aledevecchi.com.br

Resolution chain

aledevecchi.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.179.193.128108.179.192.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
69.6.249.22969.6.248.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
alessandra devecchi neves
Contact emails

Subdomains

18 observed subdomains of aledevecchi.com.br.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for aledevecchi.com.br.

MechanismTarget
SPF_Aaledevecchi.com.br
SPF_INCLUDEspf.titan.email
SPF_IP108.179.192.176
SPF_IP108.179.193.125
SPF_IP192.185.131.40
SPF_IP74.63.242.18
SPF_MXaledevecchi.com.br

Related pages

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

Cypher and MCP

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

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