Skip to content

Hostname

share.ritual.com

Last fetched

share.ritual.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · share.ritual.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/share.ritual.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.65.12223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.15.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.86.1583.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.120.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.106.21154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.60.24154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with share.ritual.com in WhisperGraph.

Subdomains

1 observed subdomain of share.ritual.com.

Web-graph footprint

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

38 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for share.ritual.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from share.ritual.com.

Cypher and MCP

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

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