Skip to content

Hostname

mg23.orticolapiemonte.it

Last fetched

mg23.orticolapiemonte.it resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mg23.orticolapiemonte.itRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mg23.orticolapiemonte.it

Resolution chain

mg23.orticolapiemonte.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.203.51.175116.203.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mg23.orticolapiemonte.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mg23.orticolapiemonte.it.

MechanismTarget
SPF_Asmtp.phonecenter.services
SPF_INCLUDEamazonses.com
SPF_IP116.202.189.95
SPF_IP116.202.190.185
SPF_IP116.202.190.188
SPF_IP116.203.1.93
SPF_IP116.203.1.94
SPF_IP116.203.166.0
SPF_IP116.203.2.187
SPF_IP116.203.2.212
SPF_IP116.203.2.216
SPF_IP116.203.24.54
SPF_IP167.235.139.71
SPF_IP88.198.197.196

Related pages

Pivot deeper into the graph from mg23.orticolapiemonte.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mg23.orticolapiemonte.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.