IPv4 address
40.120.43.82
Last fetched
40.120.43.82 is announced in 40.120.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to GB. 40.120.43.82 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
- 40.120.0.0/14
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 40.120.0.0/14
- 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
- affordablelettings.a-static.net
- birminghamchoice.a-static.net
- canfodcartref.a-static.net
- cherwell-homechoice.a-static.net
- propertypoolplus.a-static.net
- sedgemoorhousingoptions.a-static.net
- test-basildon.abritas.net
- test-birmingham.abritas.net
- test-carmarthenshire.abritas.net
- test-cherwell.abritas.net
- test-lbbd.abritas.net
- test-m-coventry.abritas.net
- test-merseysidesr.abritas.net
- test-somerset.abritas.net
- test-static-affordablelettings.abritas.net
- test-static-basildonchoice.abritas.net
- test-static-birminghamchoice.abritas.net
- test-static-canfodcartref.abritas.net
- test-static-cherwellhomechoice.abritas.net
- test-static-homefindersomerset.abritas.net
- test-static-propertypoolplus.abritas.net
- train-birmingham.abritas.net
- train-static-birminghamchoice.abritas.net
- birmingham.abritasadmin.net
- carmarthenshire.abritasadmin.net
- cherwell.abritasadmin.net
- lbbd.abritasadmin.net
- merseysidesr.abritasadmin.net
- somerset.abritasadmin.net
Geographic detail
- City
- London, GB
- Country
- GB
Threat-feed evidence
History
Related pages
Pivot from 40.120.43.82 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: "40.120.43.82"})
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.