Skip to content

Hostname

partners.org

Last fetched

partners.org resolves to 1 IPv4 address operated by PHS - Mass General Brigham Incorporated in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · partners.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/partners.org

Resolution chain

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

IPPrefixASNOperatorCountry
170.223.157.37170.223.0.0/16AS40831PHS - Mass General Brigham IncorporatedUS

WHOIS identity

Registrar
iana:2
Organization
partners healthcare system
Contact emails

Subdomains

21,215 observed subdomains of partners.org.

Web-graph footprint

Distinct hostnames that link to or from partners.org in the public web crawl.

604 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for partners.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc6077-55.iphmx.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspfext.zapproved.com
SPF_IP132.183.181.128/26
SPF_IP138.1.127.67
SPF_IP155.52.251.0/24
SPF_IP184.94.241.74
SPF_IP184.94.241.96
SPF_IP68.232.135.234/32
SPF_IP68.232.135.235/32
SPF_IP68.232.140.57/32
SPF_IP68.232.140.79/32

Related pages

Pivot deeper into the graph from partners.org.

Cypher and MCP

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

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