IPv4 address
52.89.31.46
Last fetched
52.89.31.46 is announced in 52.88.0.0/15 by AMAZON-02 - Amazon.com, Inc. and geolocates to US. 52.89.31.46 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
- 52.88.0.0/15
- Announcing network
- AMAZON-02 - Amazon.com, Inc.
- RIR-registered prefix
- 52.88.0.0/13
- 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
- dev-salesforcedlp.0f80e.tmprl.cloud
- analytics-staging.2apbf.tmprl.cloud
- chegg-skills-stage.345f5.tmprl.cloud
- np2.37l7j.tmprl.cloud
- square-automation.6ca36.tmprl.cloud
- square-cash-production.6ca36.tmprl.cloud
- development.741e2.tmprl.cloud
- dj-test.a2dd6.tmprl.cloud
- pierre-test-aug17th-12-40.a2dd6.tmprl.cloud
- development.a8ca3.tmprl.cloud
- sandbox.a8ca3.tmprl.cloud
- production.a967e.tmprl.cloud
- staging.a967e.tmprl.cloud
- uat.a967e.tmprl.cloud
- prd.ae929.tmprl.cloud
- inst-rev.b8041.tmprl.cloud
- inst-rev-staging.b8041.tmprl.cloud
- advertising-demo.iwgwg.tmprl.cloud
- billing-demo.iwgwg.tmprl.cloud
- ms-office-prod.iwgwg.tmprl.cloud
- task-manager-demo.iwgwg.tmprl.cloud
- ec2-52-89-31-46.us-west-2.compute.amazonaws.com
Geographic detail
- City
- Boardman, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 52.89.31.46 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: "52.89.31.46"})
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.