IPv4 address
97.91.67.122
Last fetched
97.91.67.122 is announced in 97.91.64.0/20 by CHARTER-20115 - Charter Communications LLC and geolocates to US. 97.91.67.122 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
- 97.91.64.0/20
- Announcing network
- CHARTER-20115 - Charter Communications LLC
- RIR-registered prefix
- 97.80.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
- asheron.info
- amp.arcanux.net
- api.arcanux.net
- chat.arcanux.net
- cloud.arcanux.net
- dashboard.arcanux.net
- emu.arcanux.net
- fog.arcanux.net
- game.arcanux.net
- gameserver.arcanux.net
- home.arcanux.net
- homeassistant.arcanux.net
- mesh.arcanux.net
- minecraft.arcanux.net
- monitor.arcanux.net
- music.arcanux.net
- nextcloud.arcanux.net
- node.arcanux.net
- panel.arcanux.net
- pass.arcanux.net
- proxmox.arcanux.net
- proxy.arcanux.net
- rmm.arcanux.net
- support.arcanux.net
- uisp.arcanux.net
- vault.arcanux.net
- webmin.arcanux.net
- xen.arcanux.net
- wiki.arcanux.net
- vpn.arcanux.net
- ultima.arcanux.net
Geographic detail
- City
- West Bend, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 97.91.67.122 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: "97.91.67.122"})
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.