Skip to content

Hostname

stryker.com

Last fetched

stryker.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · stryker.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stryker.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.169.11.156172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from stryker.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

63 SPF mechanisms authorising senders for stryker.com.

MechanismTarget
SPF_Aweb.q4press.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbpopen.capgemini.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.195.127.0/28
SPF_IP104.195.80.16/28
SPF_IP14.202.162.82
SPF_IP147.253.221.31
SPF_IP148.163.142.96
SPF_IP148.163.146.125
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP156.70.17.123
SPF_IP156.70.17.124
SPF_IP156.70.17.125
SPF_IP156.70.17.126
SPF_IP156.70.17.127
SPF_IP164.136.252.163
SPF_IP174.37.85.64/28
SPF_IP192.200.181.144/28
SPF_IP192.200.190.165/30
SPF_IP213.155.74.133/32
SPF_IP213.155.74.157
SPF_IP213.155.74.23/32
SPF_IP213.155.74.87
SPF_IP213.95.132.52/32
SPF_IP23.21.137.69/32
SPF_IP3.132.65.8/32
SPF_IP3.21.23.140/32
SPF_IP3.216.57.69/32
SPF_IP3.217.56.193
SPF_IP3.22.102.251/32
SPF_IP3.221.39.20/32
SPF_IP3.23.36.254/32
SPF_IP3.23.38.224/32
SPF_IP3.230.26.74
SPF_IP3.230.59.248
SPF_IP34.208.121.190
SPF_IP34.217.199.92
SPF_IP34.234.250.32/32
SPF_IP4.34.42.132
SPF_IP4.34.42.178
SPF_IP4.34.42.179
SPF_IP44.222.17.95/32
SPF_IP44.227.88.159
SPF_IP50.203.11.54
SPF_IP52.12.139.153/32
SPF_IP52.13.126.222/32
SPF_IP52.13.73.26/32
SPF_IP52.21.127.63
SPF_IP54.188.101.235/32
SPF_IP54.212.187.12/32
SPF_IP54.213.31.54
SPF_IP63.141.144.128/28
SPF_IP64.136.252.175
SPF_IP64.136.252.176
SPF_IP64.238.211.94/32
SPF_IP66.162.128.50
SPF_IP75.126.150.248/30

Related pages

Pivot deeper into the graph from stryker.com.

Cypher and MCP

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

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