Skip to content

Hostname

99designs.dk

Last fetched

99designs.dk resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · 99designs.dkRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/99designs.dk

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.179.5100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.209.42107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.202.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.187.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.221.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.81.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.111.1233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.166.17434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.216.134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.140.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.72.24334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.217.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.206.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.106.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.98.4744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.22.23654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.139.7054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.159.4354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.180.10154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.220.3554.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
99designs pty
Contact emails

Subdomains

1 observed subdomain of 99designs.dk.

Web-graph footprint

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

115 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 99designs.dk.

Cypher and MCP

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

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