Skip to content

Hostname

visible.energy

Last fetched

visible.energy resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · visible.energyRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/visible.energy

Resolution chain

visible.energy resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.246.50.1934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.218.19834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.0.18652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.109.1752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.67.9054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.80.5254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:48
Organization
marco graziano
Contact emails

Subdomains

2 observed subdomains of visible.energy.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for visible.energy.

MechanismTarget
SPF_Avisible.energy
SPF_INCLUDEroma.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.54
SPF_IP185.45.67.54
SPF_MXvisible.energy

Related pages

Pivot deeper into the graph from visible.energy.

Cypher and MCP

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

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