Hostname
freedom-ev.com
Last fetched
freedom-ev.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freedom-ev.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 |
|---|---|---|---|---|
| 135.181.229.75 | 135.181.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freedom-ev.com owner
- Contact emails
- 25f3cc8e-aa41-4c07-87bf-7f45f2f67a30@identity-protect.org
- 2809e7ba-af8c-4aaf-ae8c-f5ef7a5dc8dd@identity-protect.org
- 349418f4-eb83-49e4-8ae7-70bc369163fe@identity-protect.org
- 404a9e60-831e-4e90-9015-0b6cce6a4e27@identity-protect.org
- 7eae3696-5f9c-4813-bc08-aa00d30b20ec@identity-protect.org
- a2abc862-08d4-4bcf-b292-01f3448f7b49@identity-protect.org
- owner-2297247@freedom-ev.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of freedom-ev.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for freedom-ev.com.
| Mechanism | Target |
|---|---|
| SPF_A | freedom-ev.com |
| SPF_A | serverhost.pixsla.de |
| SPF_MX | freedom-ev.com |
Related pages
Pivot deeper into the graph from freedom-ev.com.
- IP · 135.181.229.75
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:468
- Country · FI
- Email · 25f3cc8e-aa41-4c07-87bf-7f45f2f67a30@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freedom-ev.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.