IPv4 address
13.92.40.73
Last fetched
13.92.40.73 is announced in 13.64.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to US. 13.92.40.73 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
- 13.64.0.0/11
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 13.64.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
- mrcloud.eastus.cloudapp.azure.com
- devlabs.multisystems.com
- amendez.devlabs.multisystems.com
- api.amendez.devlabs.multisystems.com
- anapack.devlabs.multisystems.com
- api.anapack.devlabs.multisystems.com
- bailey.devlabs.multisystems.com
- colomer.devlabs.multisystems.com
- dockside.devlabs.multisystems.com
- api.dockside.devlabs.multisystems.com
- fadcs.devlabs.multisystems.com
- freije.devlabs.multisystems.com
- api.freije.devlabs.multisystems.com
- fusion.devlabs.multisystems.com
- javier.devlabs.multisystems.com
- api.javier.devlabs.multisystems.com
- jbg.devlabs.multisystems.com
- jproduce.devlabs.multisystems.com
- api.jproduce.devlabs.multisystems.com
- mipad.devlabs.multisystems.com
- mocoroa.devlabs.multisystems.com
- qa.devlabs.multisystems.com
- saphana.devlabs.multisystems.com
- api.seaworld.devlabs.multisystems.com
- vault.devlabs.multisystems.com
- wdcs.devlabs.multisystems.com
- freije.wdcs.devlabs.multisystems.com
- jbg.wdcs.devlabs.multisystems.com
Geographic detail
- City
- Washington, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 13.92.40.73 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: "13.92.40.73"})
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.