Skip to content

Hostname

upmc.edu

Last fetched

upmc.edu resolves to 2 IPv4 addresses operated by UPMC-AS122 - UPMC in US.

Nutrition Label

WHISPER CANON · upmc.eduRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/upmc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
157.229.137.129157.229.0.0/16AS122UPMC-AS122 - UPMCUS
20.119.8.220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
university of pittsburgh medical center
Contact emails

Subdomains

3,235 observed subdomains of upmc.edu.

Web-graph footprint

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

90 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

86 SPF mechanisms authorising senders for upmc.edu.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sedgwick.com
SPF_IP103.28.42.0/24
SPF_IP128.147.254.4
SPF_IP128.147.28.14
SPF_IP129.148.11.192/26
SPF_IP13.110.246.224/28
SPF_IP13.36.253.151/32
SPF_IP13.37.17.159/32
SPF_IP130.250.65.86/32
SPF_IP139.131.126.26/32
SPF_IP139.131.76.33/32
SPF_IP139.131.76.85/32
SPF_IP146.88.28.0/24
SPF_IP148.163.134.20
SPF_IP148.163.138.20
SPF_IP149.72.0.0/16
SPF_IP15.236.171.222/32
SPF_IP157.229.254.4
SPF_IP159.183.0.0/16
SPF_IP163.47.180.0/22
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP173.240.111.181
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.21.3.26
SPF_IP198.37.144.0/20
SPF_IP198.37.147.215
SPF_IP198.99.201.0/24
SPF_IP20.246.85.68/32
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP208.117.48.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.21.137.69/32
SPF_IP27.126.146.0/24
SPF_IP3.123.206.219/32
SPF_IP3.132.65.8/32
SPF_IP3.137.48.253/32
SPF_IP3.20.31.152/32
SPF_IP3.21.23.140/32
SPF_IP3.216.57.69/32
SPF_IP3.22.102.251/32
SPF_IP3.22.59.195/32
SPF_IP3.221.39.20/32
SPF_IP3.23.36.254/32
SPF_IP3.23.38.224/32
SPF_IP3.23.73.147/32
SPF_IP3.68.129.51/32
SPF_IP34.234.250.32/32
SPF_IP35.181.156.191/32
SPF_IP44.222.17.95/32
SPF_IP44.224.52.248/32
SPF_IP44.230.78.158/32
SPF_IP5.61.115.80/28
SPF_IP50.31.32.0/19
SPF_IP52.12.139.153/32
SPF_IP52.13.126.222/32
SPF_IP52.13.73.26/32
SPF_IP52.5.134.202/32
SPF_IP54.185.77.73/32
SPF_IP54.188.101.235/32
SPF_IP54.189.43.109/32
SPF_IP54.202.102.78/32
SPF_IP54.212.187.12/32
SPF_IP54.70.148.126/32
SPF_IP68.234.35.5
SPF_IP69.25.227.128/25
SPF_IP74.121.49.40
SPF_IP74.217.49.0/25
SPF_IP77.241.91.52
SPF_IP77.241.91.53
SPF_IP86.39.202.102
SPF_IP86.39.202.103
SPF_IP86.39.202.104
SPF_IP86.39.202.105
SPF_IP86.39.202.107
SPF_IP86.39.202.108
SPF_IP86.39.202.109

Related pages

Pivot deeper into the graph from upmc.edu.

Cypher and MCP

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

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