Skip to content

Hostname

lutronic.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.152172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:244
Organization
lutronic
Contact emails

Subdomains

21 observed subdomains of lutronic.com.

Web-graph footprint

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

154 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for lutronic.com.

MechanismTarget
SPF_INCLUDE21343684.spf01.hubspotemail.net
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.shift4shop.com
SPF_INCLUDEspf01.bizmailer.co.kr
SPF_IP112.175.85.238
SPF_IP15.165.230.17
SPF_IP183.111.183.123
SPF_IP211.202.167.110
SPF_IP211.202.167.13
SPF_IP211.202.167.51
SPF_IP211.202.167.52
SPF_IP211.202.167.53
SPF_IP211.202.167.55
SPF_IP211.202.167.56

Related pages

Pivot deeper into the graph from lutronic.com.

Cypher and MCP

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

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