IPv4 address
5.10.2.2
Last fetched
5.10.2.2 is announced in 5.10.0.0/21 by KOMDSL - Wemaconnect GmbH and geolocates to DE. 5.10.2.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
- 5.10.0.0/21
- Announcing network
- KOMDSL - Wemaconnect GmbH
- RIR-registered prefix
- 5.10.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
- mail.404.de
- apigateway-ndev.feig-partner.de
- dev-api.feig-partner.de
- dev-pluspol-api.feig-partner.de
- elald.feig-partner.de
- identity-ndev.feig-partner.de
- imgdev.feig-partner.de
- ndev.feig-partner.de
- wildcard.ndev.feig-partner.de
- prv-dev-api.feig-partner.de
- updev.feig-partner.de
- updev1.feig-partner.de
- updev2.feig-partner.de
- validator.feig-partner.de
- ansible-leipzig.fp.de
- ansible-selbitz.fp.de
- confluence.fp.de
- gitlab.fp.de
- gitlab-pages.fp.de
- htpasswd.fp.de
- icinga01.fp.de
- jenkins.fp.de
- jira.fp.de
- jira-archive.fp.de
- jitsi-provisioning.fp.de
- minio01-a.fp.de
- munki.fp.de
- sentry01.fp.de
- sentry02.fp.de
- wps.fp.de
- prv-ndev.joyclub.de
Geographic detail
- City
- Frankfurt am Main, DE
- Country
- DE
Threat-feed evidence
History
Related pages
Pivot from 5.10.2.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: "5.10.2.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.