Skip to content

Hostname

mssm.edu

Last fetched

mssm.edu resolves to 146.203.139.18, announced in 146.203.139.0/24 by MOUNT-SINAI - Mount Sinai School of Medicine in US. mssm.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mssm.eduRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/mssm.edu

Resolution chain

IPv6 resolution

No AAAA record for mssm.edu is recorded in WhisperGraph.

Attribution

mount sinai school of medicine

ORIGIN_AS

WHOIS identity

Registrant organisation
mount sinai school of medicine

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-223.akam.net
  • a11-66.akam.net
  • a18-67.akam.net
  • a4-64.akam.net
  • a8-65.akam.net
  • a9-66.akam.net
  • dns03.mountsinai.org
  • dns04.mountsinai.org
  • dns05.mountsinai.org

MX records

  • smtp-agent01.mountsinai.org
  • smtp-agent02.mountsinai.org
  • smtp-agent03.mountsinai.org
  • smtp-agent04.mountsinai.org
  • smtp-agent05.mountsinai.org
  • smtp-agent06.mountsinai.org
  • smtp-agent11.mountsinai.org
  • smtp-agent12.mountsinai.org
  • smtp-agent13.mountsinai.org
  • smtp-agent14.mountsinai.org

SPF policy

  • ip: 159.123.0.0/16
  • ip: 147.154.0.0/16
  • ip: 146.203.0.0/16
  • ip: 40.84.22.152/32
  • include: amazonses.com
  • include: _spf.google.com
  • include: _spf.mlsend.com
  • include: spf.protection.outlook.com
  • include: _spf1.mailgun.org
  • include: _spf2.mailgun.org
  • include: _spf.eu.mailgun.org

Threat-feed evidence

History

Related pages

Pivot from mssm.edu 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: "mssm.edu"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.