Skip to content

Hostname

superiorenergy.com

Last fetched

superiorenergy.com resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · superiorenergy.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/superiorenergy.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.253.166.17723.253.160.0/19AS19994RACKSPACE - Rackspace HostingUS
34.121.184.21034.121.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

43 observed subdomains of superiorenergy.com.

Web-graph footprint

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

91 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for superiorenergy.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu8513712.wl213.sendgrid.net
SPF_IP107.20.210.250/32
SPF_IP52.1.14.157/32
SPF_MXsuperiorenergy.com

Related pages

Pivot deeper into the graph from superiorenergy.com.

Cypher and MCP

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

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