IPv4 address
20.172.182.3
Last fetched
20.172.182.3 is announced in 20.160.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to US. 20.172.182.3 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
- 20.160.0.0/12
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 20.160.0.0/12
- 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
- woopi.ai
- api.woopi.ai
- doc.dev.woopi.ai
- site.dev.woopi.ai
- doc.woopi.ai
- doc.prod.woopi.ai
- marketplace.prod.woopi.ai
- chatter.sophie.chat
- demo1.sophie.chat
- demo2.sophie.chat
- es.sophie.chat
- forum.sophie.chat
- gateway.sophie.chat
- kibana.sophie.chat
- manager.sophie.chat
- test.manager.sophie.chat
- mind.sophie.chat
- mpdemo.sophie.chat
- mpdemo2.sophie.chat
- voiceteams.sophie.chat
- wildcard.dev.br.saiapplications.com
- wildcard.br.saiapplications.com
- api.emea.saiapplications.com
- api-staging.emea.saiapplications.com
- wildcard.dev.emea.saiapplications.com
- wildcard.qa.emea.saiapplications.com
- dev.latam.saiapplications.com
- wildcard.dev.latam.saiapplications.com
- qa.latam.saiapplications.com
- wildcard.qa.latam.saiapplications.com
- wildcard.latam.saiapplications.com
- ge.gerdau.sophieagent.com
- loreal.sophieagent.com
- mike-pmesp.br.saiapplications.com
- chatter-sxbr.br.saiapplications.com
- organic-discord-bot.dev.saiplatform.ai
Geographic detail
- City
- Washington, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 20.172.182.3 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: "20.172.182.3"})
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.