Skip to content

Hostname

prestopark.com

Last fetched

prestopark.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · prestopark.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/prestopark.com

Resolution chain

prestopark.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.218.4713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.88.12513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.142.21413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.148.15915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.164.20515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.197.24315.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.85.5515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.131.1115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.206.1635.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.13.6151.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.130.1052.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.66.13752.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.96.18913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
iem
Contact emails

Subdomains

71 observed subdomains of prestopark.com.

Web-graph footprint

Distinct hostnames that link to or from prestopark.com in the public web crawl.

347 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for prestopark.com.

MechanismTarget
SPF_Aprestopark.com
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.turbo-smtp.com
SPF_MXprestopark.com

Related pages

Pivot deeper into the graph from prestopark.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "prestopark.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 20

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