Skip to content

Hostname

hue-light.com

Last fetched

hue-light.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.158.17035.213.128.0/18AS15169GOOGLE - Google LLCSG
38.146.27.21238.146.27.0/24AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:100
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of hue-light.com.

Web-graph footprint

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

5 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hue-light.com.

MechanismTarget
SPF_Ahue-light.com
SPF_INCLUDEhue-light.com.spf.auto.dnssmarthost.net
SPF_MXhue-light.com

Related pages

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

Cypher and MCP

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

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