Hostname
nbcuniversaltech.com
Last fetched
nbcuniversaltech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nbcuniversaltech.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 nbcuniversaltech.com owner
- Contact emails
- 2cb75e14-c177-4924-b814-0e985cbea4e6@identity-protect.org
- 65bd2fb4-4168-4582-84c6-edc2b112a658@identity-protect.org
- c0b303f4-7de6-4454-92a9-f848fc0e53df@identity-protect.org
- c41f173f-b04d-4114-a36a-72a6e09b159d@identity-protect.org
- d1c78d0e-01d6-4375-b668-83bad07700c4@identity-protect.org
- ee092b83-c1ef-41c7-954c-39eb56168c3b@identity-protect.org
- f5baa2fd-770f-4c10-8f7a-915b063cc4f5@identity-protect.org
- owner-10598937@nbcuniversaltech.com.whoisprivacyservice.org
- owner-4713367@nbcuniversaltech.com.whoisprivacyservice.org
- owner-5651373@nbcuniversaltech.com.whoisprivacyservice.org
- owner@nbcuniversaltech.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of nbcuniversaltech.com.
Threat posture
History
Related pages
Pivot deeper into the graph from nbcuniversaltech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nbcuniversaltech.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.