Hostname
kirklands.com
Last fetched
kirklands.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
kirklands.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.10 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.100 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.127 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.34 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.210.103 | 108.139.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.210.20 | 108.139.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.210.43 | 108.139.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.210.8 | 108.139.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.3.30 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.41 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.74 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.75 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- kirkland's
- Contact emails
- will.carter@kirklands.com
- cm4ba46x8u9@networksolutionsprivateregistration.com
- nv48p6cw2tk@networksolutionsprivateregistration.com
- david.ridenhour@kirklands.com
- w58hs77p8p5@networksolutionsprivateregistration.com
- xw7s42aa6b9@networksolutionsprivateregistration.com
- xx2ke43538d@networksolutionsprivateregistration.com
- y84jq8e86er@networksolutionsprivateregistration.com
- yy3jj3wj2bh@networksolutionsprivateregistration.com
Subdomains
61 observed subdomains of kirklands.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kirklands.com in the public web crawl.
1,141 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for kirklands.com.
| Mechanism | Target |
|---|---|
| SPF_A | kirklands.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-00166402.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.47.172.13/32 |
| SPF_IP | 12.47.172.14/32 |
| SPF_IP | 12.47.172.3/32 |
| SPF_IP | 12.47.172.55/32 |
| SPF_IP | 148.163.135.62/32 |
| SPF_IP | 148.163.139.98/32 |
| SPF_IP | 216.46.107.32/32 |
| SPF_IP | 216.46.126.4/32 |
| SPF_IP | 40.143.56.48/28 |
| SPF_IP | 69.167.237.0/27 |
| SPF_IP | 69.167.238.160/27 |
Related pages
Pivot deeper into the graph from kirklands.com.
- IP · 108.138.26.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · will.carter@kirklands.com
- TLD · .com
- Browse hostnames · ki…
- 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: "kirklands.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.