Hostname
jazzpharma.com
Last fetched
jazzpharma.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
jazzpharma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.224.64.152 | 45.2.208.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain management
- Contact emails
Subdomains
70 observed subdomains of jazzpharma.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jazzpharma.com in the public web crawl.
668 sites link to this hostname.
89 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for jazzpharma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-a.authsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.193.137.209/32 |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 148.163.156.147/32 |
| SPF_IP | 148.163.158.144/32 |
| SPF_IP | 198.2.132.142/32 |
| SPF_IP | 208.56.12.221 |
| SPF_IP | 208.56.8.249 |
| SPF_IP | 50.28.0.118 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 54.186.93.26 |
| SPF_IP | 54.240.112.5 |
| SPF_IP | 54.240.112.6 |
| SPF_IP | 54.72.223.160 |
| SPF_IP | 63.131.154.114 |
| SPF_IP | 65.74.153.244 |
| SPF_IP | 69.36.228.101 |
| SPF_IP | 74.84.203.40/32 |
| SPF_IP | 76.223.128.203/32 |
| SPF_IP | 76.223.128.204/32 |
| SPF_IP | 83.137.227.200 |
| SPF_IP | 83.137.227.205 |
Related pages
Pivot deeper into the graph from jazzpharma.com.
- IP · 44.224.64.152
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domainmanagement@jazzpharma.com
- TLD · .com
- Browse hostnames · ja…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jazzpharma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.