IPv4 address
20.82.36.44
Last fetched
20.82.36.44 is announced in 20.64.0.0/10 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to NL. 20.82.36.44 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.64.0.0/10
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 20.64.0.0/10
- 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
- druidplatform.com
- ai.druidplatform.com
- asirom.druidplatform.com
- asirom2.druidplatform.com
- ch.druidplatform.com
- dacris.druidplatform.com
- demo.druidplatform.com
- druidonnx-grpc.demo.druidplatform.com
- druidonnx-http.demo.druidplatform.com
- jupyterhub.dev-eks.druidplatform.com
- deveks.druidplatform.com
- druidkibana.druidplatform.com
- eon-clients-test.druidplatform.com
- eu.druidplatform.com
- prod-eu-druid-ingress.eu.druidplatform.com
- fancourier.druidplatform.com
- garanti2.druidplatform.com
- groupama.druidplatform.com
- icon-cc.druidplatform.com
- internal.druidplatform.com
- mail.druidplatform.com
- otpleasing.druidplatform.com
- druidonnx-grpc.prod.druidplatform.com
- druidonnx-http.prod.druidplatform.com
- druidapc.k8spolicytest.qa.druidplatform.com
- druidapi.k8spolicytest.qa.druidplatform.com
- druidbotapi.k8spolicytest.qa.druidplatform.com
- druidbotservice.k8spolicytest.qa.druidplatform.com
- druidendpoints.k8spolicytest.qa.druidplatform.com
- kibana.k8spolicytest.qa.druidplatform.com
- rabbitmq-admin.k8spolicytest.qa.druidplatform.com
- rm.druidplatform.com
- testml.druidplatform.com
Geographic detail
- City
- Amsterdam, NL
- Country
- NL
Threat-feed evidence
History
Related pages
Pivot from 20.82.36.44 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.82.36.44"})
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.