IPv4 address
192.166.2.25
Last fetched
192.166.2.25 is announced in 192.166.2.0/24 by VERSATEL - 1&1 Versatel GmbH and geolocates to DE. 192.166.2.25 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
- 192.166.2.0/24
- Announcing network
- VERSATEL - 1&1 Versatel GmbH
- RIR-registered prefix
- 192.166.0.0/21
- 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
- davert.ms.de
- ad.davert.ms.de
- iserv.ad.davert.ms.de
- admins.davert.ms.de
- autoconfig.davert.ms.de
- autodiscover.davert.ms.de
- cal.davert.ms.de
- caldav.davert.ms.de
- dav.davert.ms.de
- idm.davert.ms.de
- admins.idm.davert.ms.de
- autoconfig.idm.davert.ms.de
- autodiscover.idm.davert.ms.de
- cal.idm.davert.ms.de
- caldav.idm.davert.ms.de
- dav.idm.davert.ms.de
- imap.idm.davert.ms.de
- iserv.idm.davert.ms.de
- mail.idm.davert.ms.de
- pop.idm.davert.ms.de
- pop3.idm.davert.ms.de
- smtp.idm.davert.ms.de
- webdav.idm.davert.ms.de
- wpad.idm.davert.ms.de
- www.idm.davert.ms.de
- imap.davert.ms.de
- iserv.davert.ms.de
- mail.davert.ms.de
- pop.davert.ms.de
- pop3.davert.ms.de
- smtp.davert.ms.de
- webdav.davert.ms.de
- wpad.davert.ms.de
- www.davert.ms.de
Geographic detail
- City
- Münster, DE
- Country
- DE
- Dominant city of the prefix
- Münster, DE
Threat-feed evidence
History
Related pages
Pivot from 192.166.2.25 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: "192.166.2.25"})
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.