Skip to content

Hostname

parklu.com

Last fetched

parklu.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · parklu.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/parklu.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.255.16534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.95.23434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.45.2854.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.166.1554.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.13.20554.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.25.2899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

18 observed subdomains of parklu.com.

Web-graph footprint

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

99 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parklu.com.

MechanismTarget
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXparklu.com

Related pages

Pivot deeper into the graph from parklu.com.

Cypher and MCP

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

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