Skip to content

Hostname

metaminds.com

Last fetched

metaminds.com resolves to 1 IPv4 address operated by AS8708 in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · metaminds.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/metaminds.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.2.138.2185.2.128.0/17AS8708RO

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of metaminds.com.

Web-graph footprint

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

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for metaminds.com.

MechanismTarget
SPF_Ametaminds.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.100.214.18
SPF_IP136.255.207.242
SPF_IP84.239.20.18
SPF_IP84.239.20.19
SPF_IP92.86.152.82
SPF_IP92.86.152.83
SPF_MXmetaminds.com

Related pages

Pivot deeper into the graph from metaminds.com.

Cypher and MCP

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

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