IPv4 address
172.206.122.78
Last fetched
172.206.122.78 is announced in 172.200.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation and geolocates to US. 172.206.122.78 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
- 172.200.0.0/13
- Announcing network
- MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- RIR-registered prefix
- 172.200.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
- advtestppeui.siscomplete.cloud
- ascburley.siscomplete.cloud
- ascentsurgerycenter.siscomplete.cloud
- atlanticarehealthppeui.siscomplete.cloud
- bismarcksinuscenter.siscomplete.cloud
- blueridgescppeui.siscomplete.cloud
- brightonsurgeryppeui.siscomplete.cloud
- brunswicksurgerycenterppeui.siscomplete.cloud
- bspsurgerycenter.siscomplete.cloud
- bspsurgerycenterppeui.siscomplete.cloud
- canyoncrestsurgicalppeui.siscomplete.cloud
- centerspecialsurgeryppeui.siscomplete.cloud
- charlesregionalscppeui.siscomplete.cloud
- cliniqueagmppeui.siscomplete.cloud
- comprehensivesurgicalservices.siscomplete.cloud
- cornerstonesurgicare.siscomplete.cloud
- culpepersurgerycenterppeui.siscomplete.cloud
- cvhealth.siscomplete.cloud
- delawaresurgerycenter.siscomplete.cloud
- docshealthppeui.siscomplete.cloud
- executiveparksurgerycenterppeui.siscomplete.cloud
- firstchoiceascppeui.siscomplete.cloud
- forestcanyonppeui.siscomplete.cloud
- franciscanlakeshoreppeui.siscomplete.cloud
- goshenhealthppeui.siscomplete.cloud
- grandislandsurgerycenterppeui.siscomplete.cloud
- greatlakesbayppeui.siscomplete.cloud
- greenmountainppeui.siscomplete.cloud
- helenasurgicenterppeui.siscomplete.cloud
- heritageonedayppeui.siscomplete.cloud
- knoxvilleorthopedicppeui.siscomplete.cloud
- lighthousesurgerycenter.siscomplete.cloud
- lighthousesurgerycenterppeui.siscomplete.cloud
- manhattanreproductiveppeui.siscomplete.cloud
- michianascppeui.siscomplete.cloud
- newalbanyscppeui.siscomplete.cloud
- newportbeachscppeui.siscomplete.cloud
- newportcoastmedicalcenter.siscomplete.cloud
- newtampascppeui.siscomplete.cloud
- northernwestchesteryorktownppeui.siscomplete.cloud
- northtexasteamcareppeui.siscomplete.cloud
- nyasc.siscomplete.cloud
- orthopaedicspecialtymerrittppeui.siscomplete.cloud
- painsouthernoregonppeui.siscomplete.cloud
- peachtreeorthopedic.siscomplete.cloud
- peachtreeorthopedicppeui.siscomplete.cloud
- peakhealthppeui.siscomplete.cloud
- physicianssurgicalmooreppeui.siscomplete.cloud
- precisionsurgeryppeui.siscomplete.cloud
- princessanne.siscomplete.cloud
Geographic detail
- City
- Boydton, US
- Country
- US
Threat-feed evidence
History
Related pages
Pivot from 172.206.122.78 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: "172.206.122.78"})
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.