IPv4 address
217.91.0.84
Last fetched
217.91.0.84 is announced in 217.80.0.0/12 by DTAG - Deutsche Telekom AG and geolocates to DE. 217.91.0.84 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
- 217.80.0.0/12
- Announcing network
- DTAG - Deutsche Telekom AG
- RIR-registered prefix
- 217.80.0.0/12
- 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
- hq.building-controller.app.bauer-group.com
- crm.app.bauer-group.com
- db.crm.app.bauer-group.com
- flow.crm.app.bauer-group.com
- db.support.app.bauer-group.com
- flow.support.app.bauer-group.com
- db.tool.app.bauer-group.com
- flow.tool.app.bauer-group.com
- company-access.bauer-group.com
- edge.endpoint.company-access.bauer-group.com
- ipv4.company-access.bauer-group.com
- company-connect2.bauer-group.com
- mx2.bauer-group.com
- support.bauer-group.com
- pd95b0054.dip0.t-ipconnect.de
- marketing.bauer-group.org
Geographic detail
- City
- Stralsund, DE
- Country
- DE
Threat-feed evidence
History
Related pages
Pivot from 217.91.0.84 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: "217.91.0.84"})
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.