Skip to content

Hostname

poly.edu

Last fetched

poly.edu resolves to 6 IPv4 addresses operated by NYU-POLY - Polytechnic Institute of NYU in US.

Nutrition Label

WHISPER CANON · poly.eduRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/poly.edu

Resolution chain

poly.edu resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.238.1.62128.238.0.0/16AS54965NYU-POLY - Polytechnic Institute of NYUUS
128.238.1.63128.238.0.0/16AS54965NYU-POLY - Polytechnic Institute of NYUUS
128.238.1.68128.238.0.0/16AS54965NYU-POLY - Polytechnic Institute of NYUUS
128.238.1.69128.238.0.0/16AS54965NYU-POLY - Polytechnic Institute of NYUUS
128.238.111.62128.238.0.0/16AS54965NYU-POLY - Polytechnic Institute of NYUUS
35.172.89.11535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
new york university polytechnic school of engineering
Contact emails

Subdomains

1,172 observed subdomains of poly.edu.

Web-graph footprint

Distinct hostnames that link to or from poly.edu in the public web crawl.

341 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for poly.edu.

MechanismTarget
SPF_Aoutlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXduke.poly.edu
SPF_MXmail.poly.edu
SPF_MXminion.poly.edu
SPF_MXpoly.edu
SPF_MXstudents.poly.edu

Related pages

Pivot deeper into the graph from poly.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "poly.edu"})-[: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.