Skip to content

Hostname

dev.smart-work.com

Last fetched

dev.smart-work.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dev.smart-work.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev.smart-work.com

Resolution chain

dev.smart-work.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.20816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.8116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.16716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.1053.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.207.5852.216.207.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.15552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.9352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.14152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.11752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.24554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev.smart-work.com in WhisperGraph.

Subdomains

1 observed subdomain of dev.smart-work.com.

Web-graph footprint

Distinct hostnames that link to or from dev.smart-work.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dev.smart-work.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev.smart-work.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.