Skip to content

Hostname

marien-pharma.com

Last fetched

marien-pharma.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · marien-pharma.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marien-pharma.com

Resolution chain

marien-pharma.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.65.187.1993.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.187.1643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.23.1263.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
mansour karimi
Contact emails

Subdomains

2 observed subdomains of marien-pharma.com.

Web-graph footprint

Distinct hostnames that link to or from marien-pharma.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for marien-pharma.com.

MechanismTarget
SPF_Amail.mxservice.de
SPF_Amarien-pharma.com
SPF_IP195.252.153.202
SPF_MXmarien-pharma.com

Related pages

Pivot deeper into the graph from marien-pharma.com.

Cypher and MCP

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

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