IPv4 address
91.98.22.56
Last fetched
91.98.22.56 is announced in 91.98.0.0/16 by HETZNER-AS - Hetzner Online GmbH and geolocates to DE. 91.98.22.56 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
- 91.98.0.0/16
- Announcing network
- HETZNER-AS - Hetzner Online GmbH
- RIR-registered prefix
- 91.98.0.0/16
- 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
- co.ism.cooperativesmarkets.com
- test.cooperativesmarkets.com
- solwaycomms.net
- host-5-133-41-10.solwaycomms.net
- host-5-133-41-100.solwaycomms.net
- host-5-133-41-105.solwaycomms.net
- host-5-133-41-109.solwaycomms.net
- host-5-133-41-11.solwaycomms.net
- host-5-133-41-110.solwaycomms.net
- host-5-133-41-115.solwaycomms.net
- host-5-133-41-116.solwaycomms.net
- host-5-133-41-117.solwaycomms.net
- host-5-133-41-118.solwaycomms.net
- host-5-133-41-119.solwaycomms.net
- host-5-133-41-12.solwaycomms.net
- host-5-133-41-120.solwaycomms.net
- host-5-133-41-122.solwaycomms.net
- host-5-133-41-123.solwaycomms.net
- host-5-133-41-124.solwaycomms.net
- host-5-133-41-128.solwaycomms.net
- host-5-133-41-129.solwaycomms.net
- host-5-133-41-13.solwaycomms.net
- host-5-133-41-130.solwaycomms.net
- host-5-133-41-131.solwaycomms.net
- host-5-133-41-135.solwaycomms.net
- host-5-133-41-136.solwaycomms.net
- host-5-133-41-137.solwaycomms.net
- host-5-133-41-138.solwaycomms.net
- host-5-133-41-139.solwaycomms.net
- host-5-133-41-14.solwaycomms.net
- host-5-133-41-144.solwaycomms.net
- host-5-133-41-146.solwaycomms.net
- host-5-133-41-147.solwaycomms.net
- host-5-133-41-149.solwaycomms.net
- host-5-133-41-15.solwaycomms.net
- host-5-133-41-150.solwaycomms.net
- host-5-133-41-151.solwaycomms.net
- host-5-133-41-153.solwaycomms.net
- host-5-133-41-154.solwaycomms.net
- host-5-133-41-155.solwaycomms.net
- host-5-133-41-156.solwaycomms.net
- host-5-133-41-157.solwaycomms.net
- host-5-133-41-160.solwaycomms.net
- host-5-133-41-161.solwaycomms.net
- host-5-133-41-163.solwaycomms.net
- host-5-133-41-172.solwaycomms.net
- host-5-133-41-173.solwaycomms.net
- host-5-133-41-174.solwaycomms.net
- host-5-133-41-175.solwaycomms.net
- host-5-133-41-176.solwaycomms.net
Geographic detail
- City
- Nuremberg, DE
- Country
- DE
Threat-feed evidence
History
Related pages
Pivot from 91.98.22.56 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: "91.98.22.56"})
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.