Skip to content

Hostname

merz.com

Last fetched

merz.com resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · merz.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/merz.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.252.157.90195.252.128.0/19AS61157DE

WHOIS identity

Registrar
iana:299
Organization
merz pharma gmbh & co. kgaa
Contact emails

Subdomains

74 observed subdomains of merz.com.

Web-graph footprint

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

414 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for merz.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.236.72.96
SPF_IP135.84.68.123/32
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP162.213.47.250/32
SPF_IP178.208.35.115
SPF_IP185.55.232.147
SPF_IP195.244.104.100
SPF_IP20.101.183.17
SPF_IP20.50.250.10
SPF_IP208.86.168.7/32
SPF_IP209.18.96.33
SPF_IP209.236.172.34
SPF_IP217.150.155.10/32
SPF_IP217.150.155.12/32
SPF_IP217.160.165.42
SPF_IP35.176.247.38
SPF_IP4.180.241.48
SPF_IP46.29.101.1/32
SPF_IP46.29.101.2/32
SPF_IP52.5.134.202/32
SPF_IP54.90.124.113
SPF_IP57.153.160.20
SPF_IP57.153.164.184
SPF_IP78.46.146.10
SPF_IP78.46.146.11
SPF_IP78.47.222.37
SPF_IP78.47.222.38
SPF_IP80.237.181.5
SPF_IP80.237.181.6
SPF_IP85.10.215.169/32
SPF_IP91.212.243.80
SPF_IP94.100.254.155/32
SPF_MXmerz.com

Related pages

Pivot deeper into the graph from merz.com.

Cypher and MCP

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

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