Hostname
knotts.com
Last fetched
knotts.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
knotts.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 |
|---|---|---|---|---|
| 100.26.127.150 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.103.26 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.177.33 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.151.106 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.222.94 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.197.171.98 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- cedar fair, l.p.
- Contact emails
- ay6kd3pu6th@networksolutionsprivateregistration.com
- bm3tc6me4tv@networksolutionsprivateregistration.com
- bx2x922b9nj@networksolutionsprivateregistration.com
- cp59j7pq9fq@networksolutionsprivateregistration.com
- e63z34sx69e@networksolutionsprivateregistration.com
- fa2ce6ng7qh@networksolutionsprivateregistration.com
- g22bm9hw82w@networksolutionsprivateregistration.com
- ge4cz9744h6@networksolutionsprivateregistration.com
- h75j42543x6@networksolutionsprivateregistration.com
- kf39h2y835p@networksolutionsprivateregistration.com
- km7qu82g6pg@networksolutionsprivateregistration.com
- km9jx5pa3e5@networksolutionsprivateregistration.com
- kq48t4zy8cy@networksolutionsprivateregistration.com
- m37vk84h7bb@networksolutionsprivateregistration.com
- m78gj4z98ax@networksolutionsprivateregistration.com
- mp5ac2vk87b@networksolutionsprivateregistration.com
- mu5xu2ut75p@networksolutionsprivateregistration.com
- nx99u77835m@networksolutionsprivateregistration.com
- p45ut5sg3ye@networksolutionsprivateregistration.com
- qe2d82ck9z6@networksolutionsprivateregistration.com
- and 42 more
Subdomains
16 observed subdomains of knotts.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from knotts.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for knotts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from knotts.com.
- IP · 100.26.127.150
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ay6kd3pu6th@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · kn…
- 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: "knotts.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.