IPv4 address
3.123.86.45
Last fetched
3.123.86.45 is announced in 3.120.0.0/14 by AMAZON-02 - Amazon.com, Inc. and geolocates to DE. 3.123.86.45 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
- 3.120.0.0/14
- Announcing network
- AMAZON-02 - Amazon.com, Inc.
- RIR-registered prefix
- 3.0.0.0/9
- 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
- ec2-3-123-86-45.eu-central-1.compute.amazonaws.com
- annotator.deepc.pro
- ai-gora-v3.annotator.deepc.pro
- cq500.annotator.deepc.pro
- cq500full.annotator.deepc.pro
- hallo-bla.annotator.deepc.pro
- hallobla.annotator.deepc.pro
- myano.annotator.deepc.pro
- myswnt.annotator.deepc.pro
- myt.annotator.deepc.pro
- myurl.annotator.deepc.pro
- rami-atlas.annotator.deepc.pro
- rami-demo.annotator.deepc.pro
- rdiscngen1.annotator.deepc.pro
- swnt.annotator.deepc.pro
- swnt-1.annotator.deepc.pro
- swnt-10.annotator.deepc.pro
- swnt-12.annotator.deepc.pro
- swnt-13.annotator.deepc.pro
- swnt-14.annotator.deepc.pro
- swnt-15.annotator.deepc.pro
- swnt-20.annotator.deepc.pro
- swnt-21.annotator.deepc.pro
- swnt-22.annotator.deepc.pro
- swnt-23.annotator.deepc.pro
- swnt-24.annotator.deepc.pro
- swnt-26.annotator.deepc.pro
- swnt-4.annotator.deepc.pro
- swnt-5.annotator.deepc.pro
- swnt-7.annotator.deepc.pro
- test-31.annotator.deepc.pro
- test-32.annotator.deepc.pro
- tpj.annotator.deepc.pro
- tpj-nlreg.annotator.deepc.pro
- tpj-raw.annotator.deepc.pro
- tpj-res1mm-a.annotator.deepc.pro
- tum-frac.annotator.deepc.pro
- tumtr.annotator.deepc.pro
- tumts.annotator.deepc.pro
- v1.annotator.deepc.pro
- api.v1.annotator.deepc.pro
- rdo.v1.annotator.deepc.pro
- vol-anon.annotator.deepc.pro
- api.deepc.pro
- beta.deepc.pro
- calico-system.deepc.pro
- cert-manager.deepc.pro
- ci.deepc.pro
- commento.deepc.pro
- container-registries.deepc.pro
Geographic detail
- City
- Frankfurt am Main, DE
- Country
- DE
- Dominant city of the prefix
- Frankfurt am Main, DE
Threat-feed evidence
History
Related pages
Pivot from 3.123.86.45 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: "3.123.86.45"})
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.