IPv4 address
63.239.26.17
Last fetched
63.239.26.17 is announced in 63.224.0.0/12 by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC and geolocates to US. 63.239.26.17 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
- 63.224.0.0/12
- Announcing network
- CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC
- RIR-registered prefix
- 63.236.0.0/14
- RPKI
- not-found
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
- banking.c1cx.com
- ccdm.c1cx.com
- customer.c1cx.com
- customerdemo.c1cx.com
- devcustomer.c1cx.com
- feature.c1cx.com
- anchor01.feature.c1cx.com
- aw.feature.c1cx.com
- cc-hds01.feature.c1cx.com
- collab-edge.feature.c1cx.com
- cuc-pub.feature.c1cx.com
- exp-c01.feature.c1cx.com
- exp-e.feature.c1cx.com
- expc01.feature.c1cx.com
- fns01.feature.c1cx.com
- imp-pub.feature.c1cx.com
- imp-pub-ms.feature.c1cx.com
- imp-sub.feature.c1cx.com
- instance01.feature.c1cx.com
- kibana.feature.c1cx.com
- nodered.feature.c1cx.com
- stack05.feature.c1cx.com
- ucm-pub.feature.c1cx.com
- ucm-pub-ms.feature.c1cx.com
- ucm-sub1a.feature.c1cx.com
- ucm-sub1b.feature.c1cx.com
- ucm-sub1b-ms.feature.c1cx.com
- med.c1cx.com
- schools.c1cx.com
- standardbanking.c1cx.com
- ucdm.c1cx.com
Geographic detail
- City
- Eagan, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 63.239.26.17 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: "63.239.26.17"})
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.