Skip to content

Hostname

marxmeier.com

Last fetched

marxmeier.com resolves to 2 IPv4 addresses operated by AS8820 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · marxmeier.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/marxmeier.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
marxmeier software
Contact emails

Subdomains

37 observed subdomains of marxmeier.com.

Web-graph footprint

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

11 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for marxmeier.com.

MechanismTarget
SPF_Amarxmeier.com
SPF_IP194.245.71.0/24
SPF_IP213.240.144.100
SPF_IP213.240.144.70

Related pages

Pivot deeper into the graph from marxmeier.com.

Cypher and MCP

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

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