IPv4 address
52.187.131.192
Last fetched
52.187.131.192 is announced in 52.160.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to SG. 52.187.131.192 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.160.0.0/11
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 52.160.0.0/11
- 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
- i.aio.asia
- mm.aio.asia
- i.ace23.cc
- bestarbet.com
- igp.gs
- a.igp.gs
- aw.igp.gs
- b1.igp.gs
- bb.igp.gs
- bbk.igp.gs
- bda.igp.gs
- bm.igp.gs
- bn.igp.gs
- bt.igp.gs
- bwn.igp.gs
- cc.igp.gs
- cck.igp.gs
- cgk.igp.gs
- cn.igp.gs
- ct.igp.gs
- gw.igp.gs
- hak.igp.gs
- hk.igp.gs
- hkg.igp.gs
- i.igp.gs
- i1.igp.gs
- ida.igp.gs
- igp.igp.gs
- in.igp.gs
- k1.igp.gs
- k2.igp.gs
- k8.igp.gs
- kea.igp.gs
- kha.igp.gs
- kmg.igp.gs
- l1.igp.gs
- laa.igp.gs
- lk.igp.gs
- m.igp.gs
- www.m.igp.gs
- m1.igp.gs
- m2.igp.gs
- m8.igp.gs
- mail.igp.gs
- main.igp.gs
- mm.igp.gs
- mma.igp.gs
- mpesa2.igp.gs
- mt.igp.gs
- www.mt.igp.gs
Geographic detail
- City
- Singapore, SG
- Country
- SG
Threat-feed evidence
History
Related pages
Pivot from 52.187.131.192 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.187.131.192"})
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.