Hostname
nyu.net
Last fetched
nyu.net resolves to 128.122.108.35, announced in 128.127.231.0/24 by NYU-DOMAIN - New York University in US. nyu.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 128.122.108.35
128.127.231.0/24 · NYU-DOMAIN - New York University · New York, US
IPv6 resolution
No AAAA record for nyu.net is recorded in WhisperGraph.
Attribution
nyu new york university
ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- new york university
- Contact emails
- domreg.admin@nyu.edu
Subdomains
| Subdomain |
|---|
| extgwb-vlan15.nyu.net |
| localhost.nyu.net |
| ns1.nyu.net |
| nyu-ultralight-gw.nyu.net |
| nyu-uslhcnet-gw.nyu.net |
| nyugwb-fa7-1.nyu.net |
| pathfinder.nyu.net |
| roamgwa.nyu.net |
| ultralight-nyu-gw.nyu.net |
Showing 9 of 9 subdomains (9 per page).
Mail and authentication
Nameservers
- ns4.nyu.edu
- ns1.nyu.net
- ns2.nyu.org
MX records
- mxa-00256a01.gslb.pphosted.com
- mxb-00256a01.gslb.pphosted.com
Threat-feed evidence
History
Related pages
Pivot from nyu.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nyu.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.