Skip to content

Hostname

passiton.com

Last fetched

passiton.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · passiton.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/passiton.com

Resolution chain

passiton.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.225.158157.245.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
foundation for better life
Contact emails

Subdomains

6 observed subdomains of passiton.com.

Web-graph footprint

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

280 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for passiton.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP157.245.225.158
SPF_IP157.245.235.129
SPF_IP216.81.150.10/32

Related pages

Pivot deeper into the graph from passiton.com.

Cypher and MCP

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

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