Skip to content

Hostname

dcainc.com

Last fetched

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

Nutrition Label

WHISPER CANON · dcainc.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dcainc.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.148.132107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
72.3.136.19872.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:2
Organization
doug carson & associates
Contact emails

Subdomains

17 observed subdomains of dcainc.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dcainc.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdcainc.com

Related pages

Pivot deeper into the graph from dcainc.com.

Cypher and MCP

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

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