Skip to content

Hostname

columbusdispatch.com

Last fetched

columbusdispatch.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · columbusdispatch.comRouting diversity7.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/columbusdispatch.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.25316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.16316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.13716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.42.18116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.22916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.993.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.207.21052.216.207.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.4552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.11752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.243.5952.216.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.24552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.19752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of columbusdispatch.com.

Web-graph footprint

Distinct hostnames that link to or from columbusdispatch.com in the public web crawl.

513 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from columbusdispatch.com.

Cypher and MCP

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

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