IPv4 address
104.20.41.22
Last fetched
104.20.41.22 is announced in 104.20.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. and geolocates to CA. 104.20.41.22 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
- no-data
Nutrition Label
Attribution
- Announced prefix
- 104.20.32.0/20
- Announcing network
- CLOUDFLARENET - Cloudflare, Inc.
- RIR-registered prefix
- 104.16.0.0/12
- RPKI
- valid
Anycast detection
This does not appear to be an anycast address on the three signals Canon evaluates: reverse DNS, announced-prefix width and the announcing network's peer count.
Reverse DNS
- app.businessloansvcs.com
- dev.businessloansvcs.com
- playground.businessloansvcs.com
- reports.businessloansvcs.com
- reports1.businessloansvcs.com
- smooche.com
- khalotaplayerhd.cyou
- backend.khalotaplayerhd.cyou
- public.khalotaplayerhd.cyou
- public10.khalotaplayerhd.cyou
- public100.khalotaplayerhd.cyou
- public12.khalotaplayerhd.cyou
- public13.khalotaplayerhd.cyou
- public14.khalotaplayerhd.cyou
- public15.khalotaplayerhd.cyou
- public16.khalotaplayerhd.cyou
- public17.khalotaplayerhd.cyou
- public18.khalotaplayerhd.cyou
- public19.khalotaplayerhd.cyou
- public2.khalotaplayerhd.cyou
- public20.khalotaplayerhd.cyou
- public21.khalotaplayerhd.cyou
- public22.khalotaplayerhd.cyou
- public23.khalotaplayerhd.cyou
- public24.khalotaplayerhd.cyou
- public25.khalotaplayerhd.cyou
- public26.khalotaplayerhd.cyou
- public27.khalotaplayerhd.cyou
- public28.khalotaplayerhd.cyou
- public29.khalotaplayerhd.cyou
- public3.khalotaplayerhd.cyou
- public30.khalotaplayerhd.cyou
- public31.khalotaplayerhd.cyou
- public32.khalotaplayerhd.cyou
- public33.khalotaplayerhd.cyou
- public34.khalotaplayerhd.cyou
- public35.khalotaplayerhd.cyou
- public36.khalotaplayerhd.cyou
- public37.khalotaplayerhd.cyou
- public38.khalotaplayerhd.cyou
- public39.khalotaplayerhd.cyou
- public4.khalotaplayerhd.cyou
- public40.khalotaplayerhd.cyou
- public41.khalotaplayerhd.cyou
- public42.khalotaplayerhd.cyou
- public43.khalotaplayerhd.cyou
- public44.khalotaplayerhd.cyou
- public45.khalotaplayerhd.cyou
- public46.khalotaplayerhd.cyou
- public47.khalotaplayerhd.cyou
Geographic detail
- City
- Toronto, CA
- Country
- CA
- Dominant city of the prefix
- Toronto, CA
Threat-feed evidence
History
Related pages
Pivot from 104.20.41.22 into the prefix, network and country that carry it.
Cypher and MCP
Reproduce this address's routing attribution against graph.whisper.security:
MATCH (ip:IPV4 {name: "104.20.41.22"})
OPTIONAL MATCH (ip)-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ip)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN ap.name AS prefix, a.name AS asn, n.name AS network, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.