Skip to content

Hostname

d3lighting.ca

Last fetched

d3lighting.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · d3lighting.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/d3lighting.ca

Resolution chain

d3lighting.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.21.2104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.66172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.223.85.20088.223.80.0/21AS47583US

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

1 observed subdomain of d3lighting.ca.

Web-graph footprint

Distinct hostnames that link to or from d3lighting.ca in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for d3lighting.ca.

MechanismTarget
SPF_Ad3lighting.ca
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP209.213.228.128/28
SPF_IP34.69.159.75
SPF_IP69.63.44.80/29
SPF_MXd3lighting.ca

Related pages

Pivot deeper into the graph from d3lighting.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d3lighting.ca"})-[: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.