Skip to content

Hostname

freshdesk.dk

Last fetched

freshdesk.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · freshdesk.dkRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.6/10canon.whisper.security/host/freshdesk.dk

Resolution chain

freshdesk.dk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.179.12118.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.4218.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.5318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.9318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.162.247.263.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.293.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.333.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.843.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
54.240.184.2654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
freshdesk
Contact emails

Web-graph footprint

Distinct hostnames that link to or from freshdesk.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from freshdesk.dk.

Cypher and MCP

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

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