Skip to content

Hostname

ourtrip.com.br

Last fetched

ourtrip.com.br resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

WHISPER CANON · ourtrip.com.brRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ourtrip.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
44.205.76.14244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.205.19144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.29.23454.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.110.23332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.239.7398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
jo?o c?ncio barbosa filho
Contact emails

Subdomains

4 observed subdomains of ourtrip.com.br.

Web-graph footprint

Distinct hostnames that link to or from ourtrip.com.br in the public web crawl.

26 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ourtrip.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdc-aa8e722993._spfm.ourtrip.com.br

Related pages

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

Cypher and MCP

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

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