Skip to content

Hostname

status.energycap.com

Last fetched

status.energycap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · status.energycap.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/status.energycap.com

Resolution chain

status.energycap.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.102.12218.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.2318.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.2518.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.6318.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.207.1173.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.1193.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.703.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.853.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with status.energycap.com in WhisperGraph.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from status.energycap.com.

Cypher and MCP

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

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