Skip to content

Hostname

wondertrip.com.br

Last fetched

wondertrip.com.br resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:newfold (43) as the registrar.

Nutrition Label

WHISPER CANON · wondertrip.com.brRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/wondertrip.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
52.67.153.7452.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.1.8154.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
69.6.213.4869.6.212.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
registrar:newfold (43)
Organization
valeria augusto macedo
Contact emails

Subdomains

10 observed subdomains of wondertrip.com.br.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wondertrip.com.br.

MechanismTarget
SPF_Awondertrip.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_MXwondertrip.com.br

Related pages

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

Cypher and MCP

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

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