IPv4 address
84.239.2.61
Last fetched
84.239.2.61 is announced in 84.239.0.0/22 by AdNet-Telecom - INVITE Systems SRL and geolocates to RO. 84.239.2.61 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.239.0.0/22
- Announcing network
- AdNet-Telecom - INVITE Systems SRL
- RIR-registered prefix
- 84.239.0.0/18
- 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
- dev.pcgarage.ro
- dev1.pcgarage.ro
- v5.dev1.pcgarage.ro
- v6.dev1.pcgarage.ro
- dev100.pcgarage.ro
- v5.dev100.pcgarage.ro
- dev2.pcgarage.ro
- v5.dev2.pcgarage.ro
- dev3.pcgarage.ro
- v5.dev3.pcgarage.ro
- dev4.pcgarage.ro
- v5.dev4.pcgarage.ro
- dev5.pcgarage.ro
- v5.dev5.pcgarage.ro
- dev6.pcgarage.ro
- v5.dev6.pcgarage.ro
- dev7.pcgarage.ro
- v5.dev7.pcgarage.ro
- v6.dev7.pcgarage.ro
- dev8.pcgarage.ro
- v5.dev8.pcgarage.ro
- dev9.pcgarage.ro
- v5.dev9.pcgarage.ro
- v6.dev9.pcgarage.ro
- staging.pcgarage.ro
- v5.staging.pcgarage.ro
- v6.staging.pcgarage.ro
Geographic detail
- Country
- RO
Threat-feed evidence
History
Related pages
Pivot from 84.239.2.61 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.239.2.61"})
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.