Skip to content

Hostname

nymc.edu

Last fetched

nymc.edu resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · nymc.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nymc.edu

Resolution chain

nymc.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.20.53.31146.20.0.0/16AS27357RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
Organization
new york medical college
Contact emails

Subdomains

40 observed subdomains of nymc.edu.

Web-graph footprint

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

878 sites link to this hostname.

496 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for nymc.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEaskadmissionsmail.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.166.172
SPF_IP162.209.97.63
SPF_IP167.89.48.110/32
SPF_IP198.37.155.117/32
SPF_IP205.139.104.0/22
SPF_IP206.79.6.0/24
SPF_IP207.54.86.45/32
SPF_IP208.117.59.185/32
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_IP216.71.144.176/32
SPF_IP52.0.98.166
SPF_MXnymc.edu
SPF_MXtouro.edu

Related pages

Pivot deeper into the graph from nymc.edu.

Cypher and MCP

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

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