Skip to content

Hostname

trusted-web.dk

Last fetched

trusted-web.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trusted-web.dkRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/trusted-web.dk

Resolution chain

trusted-web.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.93.15418.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.93.20818.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.93.618.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.93.6318.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.123.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.1413.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.1433.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.153.383.168.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with trusted-web.dk in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from trusted-web.dk.

Cypher and MCP

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

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