Skip to content

Hostname

shellenergy.com

Last fetched

shellenergy.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · shellenergy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shellenergy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.13.22818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.167.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.3.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.3.2343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.116.23352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.190.19652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.224.21654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.20.15132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.91.8198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

71 observed subdomains of shellenergy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for shellenergy.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEser.emailrouter.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.101.243.204
SPF_IP199.101.243.215

Related pages

Pivot deeper into the graph from shellenergy.com.

Cypher and MCP

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

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