Hostname
usamadeknits.com
Last fetched
usamadeknits.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
usamadeknits.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- usamadeknits.com@registrantprivacy.com
- 09fd97db82@usamadeknits.com.whoistrustee.com
- 2fb8eff9b18d96829c4a044106e67c2d139ee9edac03347d9701c7bd7bd3921b@usamadeknits.com.whoisproxy.org
- 57b2d14bbc6264ff65db672a6486dae904ed42d02a0dec23da7e63a9599dfc5b@usamadeknits.com.whoisproxy.org
- 8e58844f846dcf82bbc3fc6a04bbe78551cf8dd2ad4a0bef7f98618fb8ec578c@usamadeknits.com.whoisproxy.org
- ca03b90fc3f95f1910bbab2d34d8b98476ca9897d4a67c5646f02f8d8f8640a2@usamadeknits.com.whoisproxy.org
- caacfa868852633719878294c5fba82bab2cc5f83f2a491383d566ed7ba206c8@usamadeknits.com.whoisproxy.org
Subdomains
2 observed subdomains of usamadeknits.com.
Web-graph footprint
Distinct hostnames that link to or from usamadeknits.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from usamadeknits.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · usamadeknits.com@registrantprivacy.com
- TLD · .com
- Browse hostnames · us…
- 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: "usamadeknits.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.