Hostname
topreading.net
Last fetched
topreading.net resolves to 104.21.12.103, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. topreading.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.21.12.103
104.21.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.132.15
172.67.128.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 185.244.219.168
185.244.219.0/24 · PODAON - Podaon SIA · Oude Meer, NL
- 176.123.7.192
176.123.7.0/24 · AlexHost - ALEXHOST SRL · Chisinau, MD
- 212.162.152.10
212.162.152.0/24 · PODAON - NovoServe B.V. · Amsterdam, NL
- 185.80.234.243
185.80.234.0/24 · PODAON - NovoServe B.V. · Amsterdam, NL
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- nexperian holding
- Contact emails
- yuming@yinsibaohu.aliyun.com, 80a1ef39362a460fa7b91c792ac1ca03.protect@withheldforprivacy.com
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- drew.ns.cloudflare.com
- tani.ns.cloudflare.com
- theo.ns.cloudflare.com
- tricia.ns.cloudflare.com
Threat-feed evidence
History
Related pages
Pivot from topreading.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "topreading.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.