Skip to content

Hostname

matchescloud.com

Last fetched

matchescloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. matchescloud.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 · matchescloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/matchescloud.com

Resolution chain

No IPv4 resolution is recorded for matchescloud.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:73
Contact emails
69b56d10-2460-42ae-b158-ed0c4c8c85e7@identity-protect.org, 9b00a7b0-0b4f-451b-a629-dca5f5e0b674@identity-protect.org, 9cfe0960-1b92-4640-ad96-f225c883df16@identity-protect.org, 9e076eb6-9b5b-4d07-abeb-d6417ee12ecb@identity-protect.org, cfbca9c4-1778-403f-bddf-393301ba7003@identity-protect.org, d2915f63-ba93-47f7-abf3-8b6411a56996@identity-protect.org, owner-1064586@matchescloud.com.whoisprivacyservice.org, owner-1261968@matchescloud.com.whoisprivacyservice.org, owner-2030174@matchescloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-397.awsdns-49.com
  • ns-912.awsdns-50.net
  • ns-1138.awsdns-14.org
  • ns-1894.awsdns-44.co.uk

Threat-feed evidence

History

Related pages

Pivot from matchescloud.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: "matchescloud.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.