Skip to content

Hostname

unmind.com

Last fetched

unmind.com resolves to 108.138.106.29, announced in 108.138.106.0/23 by AMAZON-02 - Amazon.com, Inc. in US. unmind.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · unmind.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unmind.com

Resolution chain

IPv6 resolution

No AAAA record for unmind.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of unmind.com owner
Contact emails
elequa@gmail.com, 5cd33f17-7919-499b-a8c5-730e9d575b50@identity-protect.org, af598587-07d0-4f05-99bc-e116f4ee8ef6@identity-protect.org, c3115c3b-97a2-492e-ba5b-cdb89141c30f@identity-protect.org, c812f36b-9f4a-4580-a7f8-7fac4e768e04@identity-protect.org, f7d26e08-83e1-4037-a325-075222015f76@identity-protect.org, f83161ae-5a7b-4a9c-9d09-31edea860e56@identity-protect.org, owner-1368043@unmind.com.whoisprivacyservice.org, owner-1550936@unmind.com.whoisprivacyservice.org, owner-2381102@unmind.com.whoisprivacyservice.org, owner-4563894@unmind.com.whoisprivacyservice.org, owner-9510952@unmind.com.whoisprivacyservice.org, owner-9912414@unmind.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-232.awsdns-29.com
  • ns-671.awsdns-19.net
  • ns-1533.awsdns-63.org
  • ns-1851.awsdns-39.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: aspmx.pardot.com
  • include: _spf.salesforce.com
  • include: mail.zendesk.com
  • include: servers.mcsv.net

Threat-feed evidence

History

Related pages

Pivot from unmind.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "unmind.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.