Skip to content

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

WHISPER CANON · jazzpharma.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jazzpharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.224.64.15245.2.208.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain management
Contact emails

Subdomains

70 observed subdomains of jazzpharma.com.

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for jazzpharma.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-a.authsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.193.137.209/32
SPF_IP107.20.210.250/32
SPF_IP148.163.156.147/32
SPF_IP148.163.158.144/32
SPF_IP198.2.132.142/32
SPF_IP208.56.12.221
SPF_IP208.56.8.249
SPF_IP50.28.0.118
SPF_IP52.1.14.157/32
SPF_IP54.186.93.26
SPF_IP54.240.112.5
SPF_IP54.240.112.6
SPF_IP54.72.223.160
SPF_IP63.131.154.114
SPF_IP65.74.153.244
SPF_IP69.36.228.101
SPF_IP74.84.203.40/32
SPF_IP76.223.128.203/32
SPF_IP76.223.128.204/32
SPF_IP83.137.227.200
SPF_IP83.137.227.205

Related pages

Pivot deeper into the graph from jazzpharma.com.

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 20

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