Skip to content

Hostname

parkcheap.de

Last fetched

parkcheap.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · parkcheap.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/parkcheap.de

Resolution chain

parkcheap.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.5418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.96.423.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.793.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.843.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.93.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with parkcheap.de in WhisperGraph.

Subdomains

16 observed subdomains of parkcheap.de.

Web-graph footprint

Distinct hostnames that link to or from parkcheap.de in the public web crawl.

7 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for parkcheap.de.

MechanismTarget
SPF_Aparkcheap.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXparkcheap.de

Related pages

Pivot deeper into the graph from parkcheap.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "parkcheap.de"})-[: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.