Skip to content

Hostname

orivet.com

Last fetched

orivet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · orivet.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orivet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.61.15108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.71108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.84108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.87108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.173.1243.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.383.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.553.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.663.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1609
Organization
dr noam pik
Contact emails

Subdomains

37 observed subdomains of orivet.com.

Web-graph footprint

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

238 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for orivet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP13.54.47.88

Related pages

Pivot deeper into the graph from orivet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orivet.com"})-[: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.