Hostname
shortstafu.com
Last fetched
shortstafu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shortstafu.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.136.107.122 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.136.40.172 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.90.169 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.22.211.89 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shortstafu.com owner
- Contact emails
- 1f25d7e6-0dc4-4ac6-97cf-6a34cbe7b0e1@identity-protect.org
- 3c616be0-cae7-48f3-b56b-f70db7f811d6@identity-protect.org
- 6c9a51cb-29dd-43c7-b5f4-6c3fbbce1207@identity-protect.org
- 7d1cabc3-49fc-479f-964d-f60a2aeba1cf@identity-protect.org
- 97d9a978-61cc-4cd8-9b0c-324396e33dab@identity-protect.org
- ac441fec-7613-43ab-8d0a-7e60aac4f2f8@identity-protect.org
- fde6a98d-99ea-477c-9525-30dc13f18b40@identity-protect.org
- owner-2048028@shortstafu.com.whoisprivacyservice.org
- owner-9440036@shortstafu.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from shortstafu.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from shortstafu.com.
- IP · 3.136.107.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f25d7e6-0dc4-4ac6-97cf-6a34cbe7b0e1@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "shortstafu.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.