IPv4 address
87.242.78.204
Last fetched
87.242.78.204 is announced in 87.242.78.0/24 by DTLN - Data Storage Center JSC and geolocates to RU. 87.242.78.204 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
- 87.242.78.0/24
- Announcing network
- DTLN - Data Storage Center JSC
- RIR-registered prefix
- 87.242.76.0/22
- 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
- stage-croc.learn.ispringdev.com
- test-acc-sre-1.stage-croc.learn.ispringdev.com
- test-acc-sre-10.stage-croc.learn.ispringdev.com
- test-acc-sre-11.stage-croc.learn.ispringdev.com
- test-acc-sre-12.stage-croc.learn.ispringdev.com
- test-acc-sre-13.stage-croc.learn.ispringdev.com
- test-acc-sre-14.stage-croc.learn.ispringdev.com
- test-acc-sre-15.stage-croc.learn.ispringdev.com
- test-acc-sre-16.stage-croc.learn.ispringdev.com
- test-acc-sre-17.stage-croc.learn.ispringdev.com
- test-acc-sre-18.stage-croc.learn.ispringdev.com
- test-acc-sre-19.stage-croc.learn.ispringdev.com
- test-acc-sre-2.stage-croc.learn.ispringdev.com
- test-acc-sre-20.stage-croc.learn.ispringdev.com
- test-acc-sre-3.stage-croc.learn.ispringdev.com
- test-acc-sre-4.stage-croc.learn.ispringdev.com
- test-acc-sre-5.stage-croc.learn.ispringdev.com
- test-acc-sre-6.stage-croc.learn.ispringdev.com
- test-acc-sre-7.stage-croc.learn.ispringdev.com
- test-acc-sre-8.stage-croc.learn.ispringdev.com
- test-acc-sre-9.stage-croc.learn.ispringdev.com
- stage-ru-alias.learn.ispringdev.com
- test.stage-ru-alias.learn.ispringdev.com
- test-client.ispringdev.com
- stage.dtln.ispring.tech
- grafana.stage.dtln.ispring.tech
- prom.stage.dtln.ispring.tech
- rancher.stage.dtln.ispring.tech
Geographic detail
- City
- Moscow, RU
- Country
- RU
- Dominant city of the prefix
- Moscow, RU
Threat-feed evidence
History
Related pages
Pivot from 87.242.78.204 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: "87.242.78.204"})
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.