Hostname
apassionata.com
Last fetched
apassionata.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apassionata.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 |
|---|---|---|---|---|
| 195.62.126.84 | 195.62.126.0/24 | AS8648 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- apassionata
- Contact emails
- domain@apassionata.com
- info@apassionata.com
- 0ba4e4b8-3a51-4e3b-ac16-1f62c885faad@identity-protect.org
- 606a0f64-bbaf-45dc-95ef-b6d19a037266@identity-protect.org
- 99d6a204-e966-4fe9-993a-18f6d7861350@identity-protect.org
- b6e33c75-22bb-4685-a2ec-6689ffefcd41@identity-protect.org
- e7c805bf-8efc-42a6-989c-5378f4e8667c@identity-protect.org
- ff6818f7-99d3-4c0f-a67e-0f10c56c93e2@identity-protect.org
- owner-10994389@apassionata.com.whoisprivacyservice.org
- owner-3107449@apassionata.com.whoisprivacyservice.org
- owner-3425318@apassionata.com.whoisprivacyservice.org
- owner-7397076@apassionata.com.whoisprivacyservice.org
- owner-8587223@apassionata.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of apassionata.com.
Web-graph footprint
Distinct hostnames that link to or from apassionata.com in the public web crawl.
111 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for apassionata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 89.246.69.226 |
Related pages
Pivot deeper into the graph from apassionata.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apassionata.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.