IPv4 address
94.229.45.2
Last fetched
94.229.45.2 is announced in 94.230.1.0/24 by datanetworks - DataNetworks s.r.o. and geolocates to SK. 94.229.45.2 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
- 94.230.1.0/24
- Announcing network
- datanetworks - DataNetworks s.r.o.
- RIR-registered prefix
- 94.229.32.0/20
- 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
- pixhost.cc
- pixhost.to
- api.pixhost.to
- backup.pixhost.to
- backup2.pixhost.to
- backup3.pixhost.to
- backup4.pixhost.to
- hetz.pixhost.to
- img1.pixhost.to
- img10.pixhost.to
- img11.pixhost.to
- img12.pixhost.to
- img13.pixhost.to
- img14.pixhost.to
- img15.pixhost.to
- img16.pixhost.to
- img17.pixhost.to
- img18.pixhost.to
- img19.pixhost.to
- img2.pixhost.to
- img20.pixhost.to
- img21.pixhost.to
- img22.pixhost.to
- img23.pixhost.to
- img24.pixhost.to
- img25.pixhost.to
- img26.pixhost.to
- img27.pixhost.to
- img28.pixhost.to
- img29.pixhost.to
- img3.pixhost.to
- img30.pixhost.to
- img31.pixhost.to
- img32.pixhost.to
- img33.pixhost.to
- img34.pixhost.to
- img35.pixhost.to
- img36.pixhost.to
- img37.pixhost.to
- img38.pixhost.to
- img39.pixhost.to
- img4.pixhost.to
- img40.pixhost.to
- img41.pixhost.to
- img42.pixhost.to
- img43.pixhost.to
- img44.pixhost.to
- img45.pixhost.to
- img46.pixhost.to
- img47.pixhost.to
Geographic detail
- Country
- SK
Threat-feed evidence
History
Related pages
Pivot from 94.229.45.2 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: "94.229.45.2"})
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.