Skip to content

Hostname

zoomcare.com

Last fetched

zoomcare.com resolves to 100.23.179.136, announced in 100.20.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. zoomcare.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 · zoomcare.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zoomcare.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
zoom care, p.c. david sanders
Contact emails
0a74b4240a28fd0a16704ad488215da5@domaindiscreet.com, 0d5d0a920a28fd0a7c07ecccf621b7dc@domaindiscreet.com, 10b170030a28fd0a1f1641bf42691bfe@domaindiscreet.com, 1423675e0a28fd0a5be3136419a5fcbd@domaindiscreet.com, 1e8cb80a0a28fd0a50dbcaa42a51c72d@domaindiscreet.com, 26a5b13b0a28fd0a318f9282edb37e08@domaindiscreet.com, 2a5660ef0a28fd0a2ae895186d98544a@domaindiscreet.com, 34baf8b70a28fd0a7da41699f3551199@domaindiscreet.com, 35a101b40a16123307e386bc9261e8bf@domaindiscreet.com, 38b4c3560a28fd0a5c3759fc99dd035f@domaindiscreet.com, 40a0s3rv3ugu885v4g9sn53c24@domaindiscreet.com, 46d52e040a28fd0a27eff6261ee981ec@domaindiscreet.com, 5fe585870a28fd0a78abb11895d5a009@domaindiscreet.com, 72671b880a28fd0a1af5b1fbb52c346d@domaindiscreet.com, 92c7d19f0a28fd0a21d985b9bc5f7bb6@domaindiscreet.com, 95b3e7360a28fd0a39284d38e1f81143@domaindiscreet.com, 996af9360a28fd0a4ece7cab6b9727fe@domaindiscreet.com, 9d4bc5b20a28fd0a46610e1c11d09b26@domaindiscreet.com, ba85114f0a28fd0a626c092652677fba@domaindiscreet.com, c19b22610a28fd0a422e781efdf23f45@domaindiscreet.com and 4 more

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-336.awsdns-42.com
  • ns-846.awsdns-41.net
  • ns-1249.awsdns-28.org
  • ns-1846.awsdns-38.co.uk

MX records

  • zoomcare-com.mx1.arsmtp.com
  • zoomcare-com.mx2.arsmtp.com

SPF policy

  • include: _spf1.zoomcare.com
  • include: _spf2.zoomcare.com

Threat-feed evidence

History

Related pages

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