IPv4 address
75.2.46.60
Last fetched
75.2.46.60 is announced in 75.2.32.0/20 by AMAZON-02 - Amazon.com, Inc. and geolocates to US. 75.2.46.60 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
- 75.2.32.0/20
- Announcing network
- AMAZON-02 - Amazon.com, Inc.
- RIR-registered prefix
- 75.2.0.0/17
- 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
- biz.stg.devsoda.cloud
- private.biz.stg.devsoda.cloud
- biz.cos-stg.stg.devsoda.cloud
- qa.cos-stg.stg.devsoda.cloud
- private.qa.cos-stg.stg.devsoda.cloud
- istio.cos-stg-load.stg.devsoda.cloud
- load-test1.cos-stg-load.stg.devsoda.cloud
- private.load-test1.cos-stg-load.stg.devsoda.cloud
- sanggyu.cos-stg-load.stg.devsoda.cloud
- private.sanggyu.cos-stg-load.stg.devsoda.cloud
- test.cos-stg-load.stg.devsoda.cloud
- live.stg.devsoda.cloud
- private.live.stg.devsoda.cloud
- live2.stg.devsoda.cloud
- qa.stg.devsoda.cloud
- private.qa.stg.devsoda.cloud
- sanggyu.stg.devsoda.cloud
- private.sanggyu.stg.devsoda.cloud
- sanggyu-ca.stg.devsoda.cloud
- private.sanggyu-ca.stg.devsoda.cloud
- sanggyu-test.stg.devsoda.cloud
- private.sanggyu-test.stg.devsoda.cloud
- sidryu.stg.devsoda.cloud
- vng.stg.devsoda.cloud
- private.vng.stg.devsoda.cloud
- live.stg.devsberry.cloud
- insp.stg.devsberry.cloud
- cup.stg.devsberry.cloud
- samsung.stg.devsberry.cloud
Geographic detail
- City
- Seattle, US
- Country
- US
- Dominant city of the prefix
- Seattle, US
Threat-feed evidence
History
Related pages
Pivot from 75.2.46.60 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: "75.2.46.60"})
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.