Skip to content

Hostname

ipsen.com

Last fetched

ipsen.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ipsen.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ipsen.com

Resolution chain

ipsen.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.22108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.56108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.71108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.82108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
192.0.66.89192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:299
Organization
ipsen pharma s.a.s.
Contact emails

Subdomains

78 observed subdomains of ipsen.com.

Web-graph footprint

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

1,707 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ipsen.com.

MechanismTarget
SPF_INCLUDEspf1.ipsen.com
SPF_INCLUDEspf2.ipsen.com

Related pages

Pivot deeper into the graph from ipsen.com.

Cypher and MCP

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

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