Hostname
retcon2020.com
Last fetched
retcon2020.com resolves to 104.21.44.211, announced in 104.21.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. retcon2020.com 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.44.211
104.21.32.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.203.233
172.67.192.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for retcon2020.com is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
Mail and authentication
Nameservers
- lennox.ns.cloudflare.com
- macy.ns.cloudflare.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: emsd1.com
- include: _spf.google.com
- a: retcon2020.com
- mx: retcon2020.com
- ip: 173.224.119.230
- ip: 173.224.119.240
- ip: 199.217.117.153
- ip: 50.30.35.215
- ip: 50.30.45.201
- ip: 50.30.45.202
- ip: 50.30.45.203
- ip: 69.64.42.9
- ip: 69.64.48.75
- ip: 69.64.51.167
- ip: 69.64.51.67
- ip: 69.64.54.213
- ip: 69.64.55.206
Threat-feed evidence
History
Related pages
Pivot from retcon2020.com 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: "retcon2020.com"})-[: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.