Skip to content

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

WHISPER CANON · easypark.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easypark.net

Resolution chain

easypark.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.78.10513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.4713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.68.110143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.121143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.128143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.84143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:73
Organization
easypark ab
Contact emails

Subdomains

53 observed subdomains of easypark.net.

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

SPF policy

2 SPF mechanisms authorising senders for easypark.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.easypark.net.eu-jqqy9stm.e1.dspf.app

Related pages

Pivot deeper into the graph from easypark.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.