Hostname
gexaenergy.com
Last fetched
gexaenergy.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
gexaenergy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.211.15.36 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.238.164 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.169.38 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.205.179.33 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.68.6 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.29.65 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.195.162 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.130.215 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from gexaenergy.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for gexaenergy.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.gexaenergy.com |
| SPF_INCLUDE | spf-00510c01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.138.129.115 |
| SPF_IP | 155.109.0.0/16 |
| SPF_IP | 216.81.43.80 |
| SPF_IP | 54.227.224.178 |
| SPF_IP | 66.194.81.2 |
| SPF_IP | 66.194.81.50 |
| SPF_MX | gexaenergy.com |
Related pages
Pivot deeper into the graph from gexaenergy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gexaenergy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.