IPv4 address
89.58.32.181
Last fetched
89.58.32.181 is announced in 89.58.32.0/22 by netcup-AS - netcup GmbH and geolocates to DE. 89.58.32.181 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
- 89.58.32.0/22
- Announcing network
- netcup-AS - netcup GmbH
- RIR-registered prefix
- 89.58.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
- instantkom.app
- api.instantkom.app
- backend.instantkom.app
- frontend.instantkom.app
- mail.instantkom.app
- posthog.instantkom.app
- space.instantkom.app
- start.instantkom.app
- www.instantkom.app
- instantkom.at
- mail.instantkom.at
- u003ewww.instantkom.at
- www.instantkom.at
- instantkom.ch
- mail.instantkom.ch
- www.instantkom.ch
- instantkom.com
- mail.instantkom.com
- www.instantkom.com
- instantkom.de
- api.instantkom.de
- api3.instantkom.de
- api3-dev.instantkom.de
- apidev.instantkom.de
- app.instantkom.de
- beta.instantkom.de
- cockpit.instantkom.de
- dev.instantkom.de
- duplicacy.instantkom.de
- graylog.instantkom.de
- ikm.instantkom.de
- inbound.instantkom.de
- instantchat.instantkom.de
- maa.instantkom.de
- madeline.instantkom.de
- mail.instantkom.de
- npm.instantkom.de
- pma.instantkom.de
- portainer.instantkom.de
- qrcodes.instantkom.de
- shortlinks.instantkom.de
- signalcli.instantkom.de
- start.instantkom.de
- start-dev.instantkom.de
- superwidgets.instantkom.de
- u003ewww.instantkom.de
- widgets.instantkom.de
- www.instantkom.de
- instkm.de
- dev.instkm.de
Geographic detail
- City
- Nuremberg, DE
- Country
- DE
- Dominant city of the prefix
- Nuremberg, DE
Threat-feed evidence
History
Related pages
Pivot from 89.58.32.181 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: "89.58.32.181"})
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.