IPv4 address
69.12.49.8
Last fetched
69.12.49.8 is announced in 69.12.49.0/24 by ZTELCO - ZRAY TECHNOLOGIES CORPORATION and geolocates to US. 69.12.49.8 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
- 69.12.49.0/24
- Announcing network
- ZTELCO - ZRAY TECHNOLOGIES CORPORATION
- RIR-registered prefix
- 69.12.48.0/22
- 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
- api-docs.ringplan.com
- b2clogin.ringplan.com
- bitwarden.ringplan.com
- cis-staging.ringplan.com
- coastcarecontrol.ringplan.com
- developers.ringplan.com
- docs.ringplan.com
- ef-gostaff.ringplan.com
- inteliquent-prod.ringplan.com
- inteliquent-staging.ringplan.com
- meetauth.ringplan.com
- my.ringplan.com
- pad.ringplan.com
- pay.ringplan.com
- rp.ringplan.com
- rp-staging.ringplan.com
- ssp-backend.ringplan.com
- b2clogin.staging.ringplan.com
- call-recordings.staging.ringplan.com
- lobby.staging.ringplan.com
- meetauth.staging.ringplan.com
- my.staging.ringplan.com
- partner.staging.ringplan.com
- pay.staging.ringplan.com
- ssp-backend.staging.ringplan.com
- storage-service.staging.ringplan.com
- zuora-api.staging.ringplan.com
- storage-service.ringplan.com
- zuora-api.ringplan.com
Geographic detail
- City
- San Diego, US
- Country
- US
- Dominant city of the prefix
- San Diego, US
Threat-feed evidence
History
Related pages
Pivot from 69.12.49.8 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: "69.12.49.8"})
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.