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
Resolution chain
parklu.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.255.165 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.95.234 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.45.28 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.166.15 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.13.205 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.25.28 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- namecheap.com namecheap.com
- Contact emails
- support@namecheap.com
- 04f96bc8-b61c-423a-94be-d40f3a877492@identity-protect.org
- 1be6ad90-7ba6-4bb9-b0d6-ce649afbc733@identity-protect.org
- 3c5a2d9a-6393-4fa2-b65d-5d39bb13a0e9@identity-protect.org
- 99974f91-6bef-4b6a-8ad7-325c4812586f@identity-protect.org
- a75a1e20-ec73-4707-9951-b47cb925a5f2@identity-protect.org
- f6a2b257-2e0b-4cce-a0b9-ad77314228fb@identity-protect.org
- owner-4013336@parklu.com.whoisprivacyservice.org
- owner-5351730@parklu.com.whoisprivacyservice.org
- owner-7973484@parklu.com.whoisprivacyservice.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for parklu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailigen.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | parklu.com |
Related pages
Pivot deeper into the graph from parklu.com.
- IP · 34.252.255.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · support@namecheap.com
- TLD · .com
- Browse hostnames · pa…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.