Hostname
passendo.com
Last fetched
passendo.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
passendo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.242.219 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- andreas jurgensen
- Contact emails
- andreas@jurgensen.com
- 3cef681c-0985-4486-a7f8-010d7d8f479f@identity-protect.org
- 4dd49ce5-43bd-45c0-bc3b-3aa93ac62139@identity-protect.org
- 9372b4bd-3052-49a9-b3a2-09b35942be30@identity-protect.org
- 9e8d3658-6c4d-4bd7-8358-ef05c62c1200@identity-protect.org
- cbdcc7a7-e0e2-4bed-88d7-89732fe94360@identity-protect.org
- cf4c36fd-f8af-4de8-b687-25b920464ce5@identity-protect.org
- owner-1346684@passendo.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of passendo.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from passendo.com in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for passendo.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | passendo.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from passendo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "passendo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.