Skip to content

Hostname

lightfolio.com

Last fetched

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

Nutrition Label

WHISPER CANON · lightfolio.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/lightfolio.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
140.82.41.45140.82.40.0/22AS20473AS-VULTR - The Constant Company, LLCUS
172.67.74.94172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1244542482
Contact emails

Subdomains

121 observed subdomains of lightfolio.com.

Web-graph footprint

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

57 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lightfolio.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsend.klaviyo.com
SPF_INCLUDEzoho.com
SPF_IP149.28.37.65
SPF_IP45.77.155.68
SPF_IP45.77.217.221

Related pages

Pivot deeper into the graph from lightfolio.com.

Cypher and MCP

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

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