Hostname
knocking-wood.com
Last fetched
knocking-wood.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
knocking-wood.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.102.19 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.34 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.7 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.70 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.207.119 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.63 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.70 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.97 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of knocking-wood.com owner
- Contact emails
- 2601c993-5641-4a60-b607-2c91c13af3c8@identity-protect.org
- 48b95f0c-00ff-4df5-883b-37e355b016d0@identity-protect.org
- 6c43a991-6733-4b4f-866b-b6f786ffd4c7@identity-protect.org
- 818e6bf4-ef50-4636-b4e1-b918d2687fe6@identity-protect.org
- 8b20c495-0b49-4e03-a867-01006e15130f@identity-protect.org
- 9a19e016-3e6c-4fdb-b00e-c36a68966e8b@identity-protect.org
- 9a73815f-c4fd-4ea9-a9cf-2fd61d995e63@identity-protect.org
- owner-10291251@knocking-wood.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of knocking-wood.com.
Web-graph footprint
Distinct hostnames that link to or from knocking-wood.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for knocking-wood.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from knocking-wood.com.
- IP · 3.168.102.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2601c993-5641-4a60-b607-2c91c13af3c8@identity-protect.org
- 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: "knocking-wood.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.