Skip to content

Hostname

photonenergy.com

Last fetched

photonenergy.com resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · photonenergy.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/photonenergy.com

Resolution chain

photonenergy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:106
Organization
photon energy n.v.
Contact emails

Subdomains

93 observed subdomains of photonenergy.com.

Web-graph footprint

Distinct hostnames that link to or from photonenergy.com in the public web crawl.

126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for photonenergy.com.

MechanismTarget
SPF_Aphotonenergy.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mailing.easy.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.93.195.140
SPF_IP31.31.76.124
SPF_IP81.0.231.57
SPF_IP82.142.90.160/28
SPF_IP91.250.81.97
SPF_IP95.168.208.32/28
SPF_MXphotonenergy.com

Related pages

Pivot deeper into the graph from photonenergy.com.

Cypher and MCP

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

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