Skip to content

Hostname

42nd-works.com

Last fetched

42nd-works.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 42nd-works.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/42nd-works.com

Resolution chain

42nd-works.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.7916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6816.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.9316.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13716.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.19716.182.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.22916.182.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.13952.218.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.11752.218.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.4552.218.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.25352.218.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.24552.218.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.25152.217.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.19754.233.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
collins morley
Contact emails

Subdomains

1 observed subdomain of 42nd-works.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 42nd-works.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "42nd-works.com"})-[: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.