IPv4 address
84.65.68.72
Last fetched
84.65.68.72 is announced in 84.64.0.0/13 by unspecified - Vodafone Limited and geolocates to GB. 84.65.68.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
- 84.64.0.0/13
- Announcing network
- unspecified - Vodafone Limited
- RIR-registered prefix
- 84.64.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
- leggy.dev
- altitude-neo.leggy.dev
- cal.leggy.dev
- chat.leggy.dev
- d2.leggy.dev
- ded.leggy.dev
- devbook.leggy.dev
- expo.leggy.dev
- fennec.leggy.dev
- gallery.leggy.dev
- git.leggy.dev
- gitea.leggy.dev
- hass.leggy.dev
- jellyfin.leggy.dev
- jellyfin-new.leggy.dev
- jfaxbnmjp34yhzp.leggy.dev
- lol.leggy.dev
- m3-svelte.leggy.dev
- matrix.leggy.dev
- minio.leggy.dev
- movies.leggy.dev
- music.leggy.dev
- nextcloud.leggy.dev
- nextcloud-new.leggy.dev
- nextcloud-old.leggy.dev
- node.leggy.dev
- node-ct-lesser.leggy.dev
- node-ct-stone.leggy.dev
- node-pve-lesser.leggy.dev
- node-pve-stone.leggy.dev
- proxmox.leggy.dev
- pterodactyl.leggy.dev
- radicale.leggy.dev
- rebble.leggy.dev
- rebble-tts.leggy.dev
- tastybites.leggy.dev
- tastybiteskit.leggy.dev
- tenrec-social.leggy.dev
- umami.leggy.dev
- up.leggy.dev
- uptime.leggy.dev
- woodpecker.leggy.dev
- www.mrhdash.lol
- bartek.grub-forums.co.uk
Geographic detail
- City
- Beckenham, GB
- Country
- GB
Threat-feed evidence
History
Related pages
Pivot from 84.65.68.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: "84.65.68.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.