Hostname
easypark.net
Last fetched
easypark.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:73 as the registrar.
Nutrition Label
Resolution chain
easypark.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:73
- Organization
- easypark ab
- Contact emails
Subdomains
53 observed subdomains of easypark.net.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from easypark.net in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for easypark.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.easypark.net.eu-jqqy9stm.e1.dspf.app |
Related pages
Pivot deeper into the graph from easypark.net.
- IP · 13.227.192.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:73
- Country · CZ
- Email · grenersen@easypark.net
- TLD · .net
- Browse hostnames · ea…
- 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: "easypark.net"})-[: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.