Skip to content

Hostname

anydesk.it

Last fetched

anydesk.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · anydesk.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/anydesk.it

Resolution chain

anydesk.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.229.118108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.129108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.22108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.49108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.160.170.363.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.373.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.473.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.553.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
philandro software
Contact emails

Subdomains

1 observed subdomain of anydesk.it.

Web-graph footprint

Distinct hostnames that link to or from anydesk.it in the public web crawl.

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for anydesk.it.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXanydesk.it

Related pages

Pivot deeper into the graph from anydesk.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anydesk.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.