Skip to content

Hostname

passionspirits.com

Last fetched

passionspirits.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.120.2913.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.61.12718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.169.25218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.48.20718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.69.5918.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.58.13918.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.211.12418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.128.16118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.248.773.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.136.1353.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.138.273.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.190.953.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.129.1153.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.147.2083.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.100.563.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.141.463.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.50.1483.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.62.673.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.71.73.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.144.793.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

165 observed subdomains of passionspirits.com.

Web-graph footprint

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

60 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for passionspirits.com.

MechanismTarget
SPF_Apassionspirits.com
SPF_INCLUDE_spf.google.com
SPF_MXpassionspirits.com

Related pages

Pivot deeper into the graph from passionspirits.com.

Cypher and MCP

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

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