Skip to content

Hostname

masterrind.com

Last fetched

masterrind.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · masterrind.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/masterrind.com

Resolution chain

masterrind.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:83
Organization
masterrind
Contact emails

Subdomains

7 observed subdomains of masterrind.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for masterrind.com.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsmtp.neusta-is.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.cluster.4hr.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.48.220.219/32
SPF_MXmasterrind.com

Related pages

Pivot deeper into the graph from masterrind.com.

Cypher and MCP

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

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