Skip to content

Hostname

candielectronics.com

Last fetched

candielectronics.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · candielectronics.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/candielectronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.165104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
131.106.203.210131.106.0.0/16AS6079RCN-AS - RCNUS
172.67.130.87172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
74.143.120.17374.128.0.0/12AS10796TWC-10796-MIDWEST - Charter Communications IncUS

WHOIS identity

Registrar
iana:1068
Organization
dill scott
Contact emails

Subdomains

10 observed subdomains of candielectronics.com.

Web-graph footprint

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

11 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for candielectronics.com.

MechanismTarget
SPF_Acandielectronics.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_IP131.106.203.210
SPF_IP74.143.120.170
SPF_MXcandielectronics.com

Related pages

Pivot deeper into the graph from candielectronics.com.

Cypher and MCP

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

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