Hostname
vasicstefan.com
Last fetched
vasicstefan.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vasicstefan.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.9.36 | 16.12.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.127 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.121 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.138 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.233 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vasicstefan.com owner
- Contact emails
- 21a67ca5-f74a-428c-914c-c58ac2d652bb@identity-protect.org
- 4a4bf2ab-f8db-48af-b9b0-44c2f70c46fe@identity-protect.org
- 5e005a5d-0f27-4ded-9381-10a9838c9cee@identity-protect.org
- c09f8285-b740-4ba4-8423-a7b5df1a561e@identity-protect.org
- d53add59-9db5-428e-824d-e10f2afca607@identity-protect.org
- e2b0677d-9c82-45bf-a4a6-5447be78f2d7@identity-protect.org
- owner-3724704@vasicstefan.com.whoisprivacyservice.org
- owner-3994653@vasicstefan.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from vasicstefan.com.
- IP · 16.12.9.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 21a67ca5-f74a-428c-914c-c58ac2d652bb@identity-protect.org
- TLD · .com
- Browse hostnames · va…
- 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: "vasicstefan.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.