Hostname
rsscan.net
Last fetched
rsscan.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rsscan.net 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 |
|---|---|---|---|---|
| 18.159.78.217 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.155.147 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.37.44 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.68.104 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- friso hagman
- Contact emails
- friso.hagman@rsscan.com
- 0d3e6c63-81d1-4083-8d1b-a0dfe98b4566@identity-protect.org
- 131980bd-bd75-4f58-9b9f-4e277a54ae20@identity-protect.org
- 29b8b013-77ed-4a9a-aba3-9315fac4796b@identity-protect.org
- 945f03c1-6423-4acd-842a-973f7e3ca075@identity-protect.org
- e3c62c74-5ecd-44ad-ad1a-dbc2a53cb20e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from rsscan.net.
- IP · 18.159.78.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · friso.hagman@rsscan.com
- TLD · .net
- Browse hostnames · rs…
- 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: "rsscan.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.