Hostname
puttstuff.net
Last fetched
puttstuff.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
puttstuff.net 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 |
|---|---|---|---|---|
| 18.172.226.50 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.85 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.93 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.99 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 52.84.217.102 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.11 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.20 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.49 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0150938375
- Contact emails
- puttstuff.net@contactprivacy.com
- 2fd47139-8e5b-483e-8227-26db2fdc9587@identity-protect.org
- a3a1439b-c32b-4416-bc9f-8fd1797a19dc@identity-protect.org
- a6cbfb0a-6ba9-4ce4-9c18-eda842af0b96@identity-protect.org
- a72a93a4-2e74-48dd-80f1-f1a72b96ce7e@identity-protect.org
- b924a355-3db8-49a2-b73e-ca76b4c73bc4@identity-protect.org
- d2a1f664-6854-4318-8c54-e56b00d6ed57@identity-protect.org
Subdomains
1 observed subdomain of puttstuff.net.
| Subdomain |
|---|
| discingfordylan.puttstuff.net |
Threat posture
History
Related pages
Pivot deeper into the graph from puttstuff.net.
- IP · 18.172.226.50
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · puttstuff.net@contactprivacy.com
- TLD · .net
- Browse hostnames · pu…
- 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: "puttstuff.net"})-[: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.