Skip to content

Hostname

anydesk.jp

Last fetched

anydesk.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · anydesk.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anydesk.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.126.10413.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.12413.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.1413.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.4713.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.78.1118.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.11018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.4418.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.5218.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
maehler andreas
Contact emails

Subdomains

1 observed subdomain of anydesk.jp.

Web-graph footprint

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

12 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.jp.

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

Related pages

Pivot deeper into the graph from anydesk.jp.

Cypher and MCP

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

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