Skip to content

Hostname

varecool.com

Last fetched

varecool.com resolves to 23.212.110.51, announced in 23.212.110.0/24 by AKAMAI-ASN1 - Akamai International B.V. in CZ. varecool.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 · varecool.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/varecool.com

Resolution chain

IPv6 resolution

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

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
a.s. watson tm
Contact emails
domainadmin@ckh.com.hk, petert2@ckh.com.hk, petert2@hwl.com.hk

Subdomains

Mail and authentication

Nameservers

  • a1-124.akam.net
  • a12-67.akam.net
  • a13-67.akam.net
  • a2-65.akam.net
  • a20-64.akam.net
  • a5-67.akam.net

MX records

  • varecool-com.mail.protection.outlook.com
  • mail.esdlife.com.hk
  • ms93598184.msv1.invalid

SPF policy

  • include: spf.protection.outlook.com
  • ip: 203.129.74.100
  • ip: 203.129.74.101
  • ip: 203.129.74.102
  • ip: 203.129.74.103
  • ip: 203.129.74.104
  • ip: 203.129.74.3
  • ip: 203.129.74.98
  • ip: 203.129.74.99
  • ip: 203.129.76.1
  • ip: 203.129.76.111
  • ip: 203.129.76.112
  • ip: 203.129.76.250
  • ip: 210.0.245.132
  • ip: 218.189.45.138
  • ip: 42.200.22.10
  • ip: 42.200.22.111
  • ip: 42.200.22.250
  • ip: 42.200.5.132

Threat-feed evidence

History

Related pages

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