Skip to content

Hostname

dcibroadcasting.com

Last fetched

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

Nutrition Label

WHISPER CANON · dcibroadcasting.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dcibroadcasting.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.64.13616.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.66.016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.833.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.933.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.2233.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.106.8052.219.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.107.4852.219.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.24852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.2452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.16852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.4052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.4052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.16052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.97.12452.219.97.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
christopher schultz
Contact emails

Subdomains

1 observed subdomain of dcibroadcasting.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dcibroadcasting.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from dcibroadcasting.com.

Cypher and MCP

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

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