Skip to content

Hostname

interact-lighting.com

Last fetched

interact-lighting.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · interact-lighting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interact-lighting.com

Resolution chain

interact-lighting.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.79.16218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.93.3418.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.194.15118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.34.918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.75.1518.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.19.483.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.201.2083.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.1.10435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.126.13463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.77.13051.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.220.18863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.55.21335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
philips lighting holding b.v.
Contact emails

Subdomains

172 observed subdomains of interact-lighting.com.

Web-graph footprint

Distinct hostnames that link to or from interact-lighting.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from interact-lighting.com.

Cypher and MCP

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

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