Skip to content

Hostname

xcelenergy.com

Last fetched

xcelenergy.com resolves to 1 IPv4 address operated by BGP-ASN-21693 - Xcel Energy Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · xcelenergy.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/xcelenergy.com

Resolution chain

xcelenergy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.234.135.26192.234.222.0/24AS21693BGP-ASN-21693 - Xcel Energy Inc.US

WHOIS identity

Registrar
iana:2
Organization
attn xcelenergy.com care of network solutions
Contact emails

Subdomains

517 observed subdomains of xcelenergy.com.

Web-graph footprint

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

4,304 sites link to this hostname.

3,231 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for xcelenergy.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP192.234.135.34
SPF_IP192.234.136.20
SPF_IP52.1.14.157/32

Related pages

Pivot deeper into the graph from xcelenergy.com.

Cypher and MCP

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

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