IPv4 address
20.43.43.34
Last fetched
20.43.43.34 is announced in 20.40.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to FR. 20.43.43.34 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.40.0.0/13
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 20.40.0.0/13
- 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
- api.ic.iziship.co
- shop-anis-api.actemium-agri.com
- api.bytesyncapp.com
- devapi.bytesyncapp.com
- staapi.bytesyncapp.com
- api.office.epsa.com
- serviceapi.hapiick.com
- ixip.insurnext.com
- back.martareisid.com
- prnc-pio.pronyresources.com
- prnc-pio-test.pronyresources.com
- api.partner.rred.com
- s2.cloudservices.dialoginsight.dev
- sca-webview-stg.securibox.eu
- meeting.partner.cegos.fr
- app.dmarc.fr
- evocontacts.gimel.fr
- guess-ip.mayday.fr
- partnersapi.inovie.io
- fa-ota.azurewebsites.net
- hosts.fa-ota.azurewebsites.net
- mrbackofficefunctions.azurewebsites.net
- hosts.mrbackofficefunctions.azurewebsites.net
- test-environment.azurewebsites.net
- sites.armonia.team
- app.gesnexus.com
- balance.api.codecrafter.be
- dynamicsdev.eberhardt.fr
- dynamicsdev-async.eberhardt.fr
- dynamicsrecette-async.eberhardt.fr
- dynamics.eberhardt.fr
- www.bellatrixcleaning.com
- api.bellatrixcleaning.com
- cleaner.bellatrixcleaning.com
- crm.bellatrixcleaning.com
Geographic detail
- City
- Paris, FR
- Country
- FR
Threat-feed evidence
History
Related pages
Pivot from 20.43.43.34 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.43.43.34"})
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.