Hostname
oncor-gateway.com
Last fetched
oncor-gateway.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oncor-gateway.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oncor-gateway.com owner
- Contact emails
- 4d3a700b-35da-4632-b952-ffb4b771241f@identity-protect.org
- a868635c-6725-4b8c-8f76-2ae0edb8489a@identity-protect.org
- cd9f5176-3923-4748-864d-056e4fa4247b@identity-protect.org
- da9cc74b-bc07-4f10-ac39-30837e45004a@identity-protect.org
- ecb6c7ac-e3dc-48ad-9804-fb6d91cc077b@identity-protect.org
- f9d7483f-8aaf-46c4-8022-039d19881f09@identity-protect.org
- owner-7731526@oncor-gateway.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of oncor-gateway.com.
Showing 3 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from oncor-gateway.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oncor-gateway.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.