Skip to content

Hostname

firstlight.energy

Last fetched

firstlight.energy has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · firstlight.energyRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/firstlight.energy

Resolution chain

firstlight.energy has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
firstlight power
Contact emails

Subdomains

2 observed subdomains of firstlight.energy.

Web-graph footprint

Distinct hostnames that link to or from firstlight.energy in the public web crawl.

39 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for firstlight.energy.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP144.121.48.164
SPF_IP15.223.22.206
SPF_IP172.183.250.154
SPF_IP172.214.162.136
SPF_IP172.214.162.89
SPF_IP207.35.193.0/27
SPF_IP208.85.219.38
SPF_IP209.83.81.110
SPF_IP216.211.31.40
SPF_IP23.96.223.128
SPF_IP40.138.23.4
SPF_IP64.187.179.18
SPF_IP65.52.218.103
SPF_MXfirstlight.energy

Related pages

Pivot deeper into the graph from firstlight.energy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "firstlight.energy"})-[: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.