Skip to content

Hostname

medicool.com

Last fetched

medicool.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · medicool.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/medicool.com

Resolution chain

medicool.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
jay lee
Contact emails

Subdomains

35 observed subdomains of medicool.com.

Web-graph footprint

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

32 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for medicool.com.

MechanismTarget
SPF_Amedicool.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP185.201.17.30
SPF_IP192.96.200.110
SPF_IP195.250.26.17
SPF_IP195.250.26.77
SPF_IP65.181.111.168
SPF_MXmedicool.com

Related pages

Pivot deeper into the graph from medicool.com.

Cypher and MCP

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

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