Skip to content

Hostname

lightbulbs.com

Last fetched

lightbulbs.com resolves to 13.59.77.186, announced in 13.58.0.0/15 by AMAZON-02 - Amazon.com, Inc. in US. lightbulbs.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lightbulbs.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lightbulbs.com

Resolution chain

IPv6 resolution

No AAAA record for lightbulbs.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:886
Contact emails
lightbulbs.com@domainprivacygroup.com, joem@skypoint.com, paul@servicelighting.com, noreply@data-protected.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-439.awsdns-54.com
  • ns-615.awsdns-12.net
  • ns-1091.awsdns-08.org
  • ns-1590.awsdns-06.co.uk

MX records

  • lightbulbs-com.mail.protection.outlook.com

SPF policy

  • include: _spf.mlsend.com
  • include: spf.protection.outlook.com
  • include: spf.sendinblue.com
  • ip: 18.219.146.247
  • ip: 208.42.179.4
  • ip: 208.42.179.5
  • ip: 208.42.184.161
  • ip: 209.98.94.170
  • ip: 50.224.64.38
  • ip: 72.21.248.115

Threat-feed evidence

History

Related pages

Pivot from lightbulbs.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lightbulbs.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.