IPv4 address
96.117.5.7
Last fetched
96.117.5.7 is announced in 96.112.0.0/13 by COMCAST-7922 - Comcast Cable Communications, LLC and geolocates to US. 96.117.5.7 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
- 96.112.0.0/13
- Announcing network
- COMCAST-7922 - Comcast Cable Communications, LLC
- RIR-registered prefix
- 96.112.0.0/13
- 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
- aiq-prod-os-ndcas-vip.codebig2.net
- business-account-api-prod.codebig2.net
- business-customer-context-prod-os-ndcas-vip.codebig2.net
- business-logging-prod.codebig2.net
- business-logging-prod-os-ndcas-vip.codebig2.net
- business-self-service-prod.codebig2.net
- csp-pci-prod-os-ndcas-vip.codebig2.net
- csp-prod-os-ndcas-vip.codebig2.net
- csp-stg-os-ndcas-vip.codebig2.net
- digitallogger-prod-os-ndcas-vip.codebig2.net
- mercury-prod.codebig2.net
- mercury-prod-os-ndcas-vip.codebig2.net
- os-ndcas-site.codebig2.net
- os-ndcasb-ovip.codebig2.net
- supportapi-prod.codebig2.net
- supportapi-prod-os-ndcas-vip.codebig2.net
- tile-adapter-prod.codebig2.net
- tile-adapter-prod-os-ndcas-vip.codebig2.net
- tws-vms-prod-os-ndcas-vip.codebig2.net
- xhomeapi-lb-prod.codebig2.net
- xhomeapi-lb-prod-os-ndcas-vip.codebig2.net
- business-customer-hub-prod.codebig2.net
Geographic detail
- City
- Ashburn, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 96.117.5.7 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: "96.117.5.7"})
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.