Skip to content

Hostname

light-living.com

Last fetched

light-living.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · light-living.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/light-living.com

Resolution chain

light-living.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.46104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.46104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.216172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1480
Organization
lightmakers b.v.
Contact emails

Subdomains

9 observed subdomains of light-living.com.

Web-graph footprint

Distinct hostnames that link to or from light-living.com in the public web crawl.

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for light-living.com.

MechanismTarget
SPF_Alight-living.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDE_spf.virtual.nl
SPF_INCLUDEspf.cloudsuite.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.228.36.0/22
SPF_IP192.166.96.79
SPF_IP192.166.98.1
SPF_IP192.166.98.17
SPF_IP192.166.98.18
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP5.83.159.0/24
SPF_IP78.46.210.192/27
SPF_IP83.219.80.5/24
SPF_MXlight-living.com

Related pages

Pivot deeper into the graph from light-living.com.

Cypher and MCP

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

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