Skip to content

Hostname

fluxlight.com

Last fetched

fluxlight.com resolves to 192.200.160.21, announced in 192.200.160.0/24 by BIGCOMMERCE - Bigcommerce Inc. in US. fluxlight.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 · fluxlight.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/fluxlight.com

Resolution chain

IPv6 resolution

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

Attribution

bigcommerce

ORIGIN_AS

WHOIS identity

Registrar
iana:9
Registrant organisation
farinholt, anthony
Contact emails
12ogoupa9gg28bjabdg41v2p3d@domaindiscreet.com, 3006b8580a28fd0a0c39a582fd62e510@domaindiscreet.com, 6694947f0a28fd0a408b68cf1e41b2a8@domaindiscreet.com, 83504f360a28fd0a1fd42e7e50863d63@domaindiscreet.com, 9169cc4f0a28fd0a3eade6f7d35729ce@domaindiscreet.com, a69e25b30a28fd0a4baa24e978d9b169@domaindiscreet.com, aeaf16950a28fd0a128cfa9195e4b5e1@domaindiscreet.com, b5c9d4360a28fd0a15f31cdd41bd2509@domaindiscreet.com, c3e3185b0a28fd0a01c270e6bfa63f49@domaindiscreet.com, f6c7b31c0a28fd0a3cdc3901197db619@domaindiscreet.com, q93qj8wr8pm@myprivatename.com, sales@fluxlight.com

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

  • ns1.bigcommerce.com
  • ns2.bigcommerce.com
  • ns3.bigcommerce.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.bigcommerce.com
  • a: fluxlight.com
  • mx: fluxlight.com
  • include: _spf.google.com
  • include: spf.mailjet.com
  • include: servers.mcsv.net

Threat-feed evidence

History

Related pages

Pivot from fluxlight.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: "fluxlight.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.