Skip to content

Hostname

oncor.com

Last fetched

oncor.com resolves to 5 IPv4 addresses operated by ONCOR-1 - Oncor Electric Delivery Company, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oncor.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/oncor.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.160.78199.16.160.0/24AS26958ONCOR-1 - Oncor Electric Delivery Company, LLCUS
203.80.97.233203.80.97.0/24AS9269HKBN-AS-AP Hong Kong Broadband Network Ltd.HK
203.80.97.88203.80.97.0/24AS9269HKBN-AS-AP Hong Kong Broadband Network Ltd.HK
23.212.110.13823.212.110.0/24AS20940AKAMAI-ASN1CZ
23.212.110.16223.212.110.0/24AS20940AKAMAI-ASN1CZ

WHOIS identity

Registrar
iana:2
Organization
oncor electric delivery company
Contact emails

Subdomains

117 observed subdomains of oncor.com.

Web-graph footprint

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

628 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oncor.com.

MechanismTarget
SPF_INCLUDErightnowtech.com
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEstspg-customer.com
SPF_IP20.80.226.176/28
SPF_IP52.189.17.224/28
SPF_MXoncor.com

Related pages

Pivot deeper into the graph from oncor.com.

Cypher and MCP

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

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