Skip to content

Hostname

marbach.com

Last fetched

marbach.com resolves to 1 IPv4 address operated by AS29141 in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · marbach.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marbach.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.83.116.19480.83.112.0/20AS29141DE

WHOIS identity

Registrar
iana:226
Organization
karl marbach gmbh & co. kg
Contact emails

Subdomains

26 observed subdomains of marbach.com.

Web-graph footprint

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

108 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for marbach.com.

MechanismTarget
SPF_Amarbach.com
SPF_INCLUDE8609321.spf04.hubspotemail.net
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEfsspfeuc.freshemail.io
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.255.79.64
SPF_IP195.145.136.76
SPF_IP212.87.145.208
SPF_IP62.55.182.68/32
SPF_IP65.21.157.227
SPF_IP80.83.116.47
SPF_MXmarbach.com

Related pages

Pivot deeper into the graph from marbach.com.

Cypher and MCP

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

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