Skip to content

Hostname

orinter.com.br

Last fetched

orinter.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · orinter.com.brRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orinter.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.27143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.29143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.39143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.89143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.168.102.1103.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.273.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.303.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.403.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
gabriel wolf szpoganicz
Contact emails

Subdomains

41 observed subdomains of orinter.com.br.

Web-graph footprint

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

32 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.encontact.com.br
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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