IPv4 address
96.16.97.72
Last fetched
96.16.97.72 is announced in 96.27.76.0/22 by AKAMAI-ASN1 - Akamai International B.V. and geolocates to US. 96.16.97.72 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.27.76.0/22
- Announcing network
- AKAMAI-ASN1 - Akamai International B.V.
- RIR-registered prefix
- 96.16.0.0/15
- 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
- a96-16-97-72.deploy.akamaitechnologies.com
- a96-16-97-72.deploy.static.akamaitechnologies.com
- ir.clxcommunications.com
- www.laquintarichmondkingsdominion.com
- b2b5c10116d9b65052d3-ad46bcde781014138e116b49fe5cd694.r40.cf2.rackcdn.com
- 4cc5c7934cc680656f26-28b3eb6cd01f3162dd44b157efd65605.r65.cf2.rackcdn.com
- comnet.15nov2024.erictungtech.net
Geographic detail
- Country
- US
- Dominant city of the prefix
- Hastings, US
Threat-feed evidence
History
Related pages
Pivot from 96.16.97.72 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.16.97.72"})
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.