Skip to content

Hostname

aumaerk.com

Last fetched

aumaerk.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · aumaerk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aumaerk.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1476
Organization
dr. harald neumaerker
Contact emails

Subdomains

7 observed subdomains of aumaerk.com.

Web-graph footprint

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

75 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for aumaerk.com.

MechanismTarget
SPF_Aaumaerk.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.33.226.153
SPF_IP212.183.15.195
SPF_IP213.208.147.230
SPF_IP217.196.75.80
SPF_IP84.201.4.132
SPF_IP89.25.191.0/24
SPF_IP89.25.253.237
SPF_IP89.25.253.238
SPF_IP93.179.233.36
SPF_MXaumaerk.com

Related pages

Pivot deeper into the graph from aumaerk.com.

Cypher and MCP

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

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