Skip to content

Hostname

mailsetc.com

Last fetched

mailsetc.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 · mailsetc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mailsetc.com

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
horn druck & verlag kg
Contact emails

Subdomains

5 observed subdomains of mailsetc.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mailsetc.com.

MechanismTarget
SPF_Amailsetc.com
SPF_IP176.28.21.205/32
SPF_IP185.18.92.0/22
SPF_IP2a01:50c0::/32
SPF_IP89.107.184.0/21
SPF_MXmailsetc.com

Related pages

Pivot deeper into the graph from mailsetc.com.

Cypher and MCP

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

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