Skip to content

Hostname

medknow.com

Last fetched

medknow.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · medknow.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/medknow.com

Resolution chain

medknow.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.39.251104.18.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
13.90.98.25013.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
172.64.148.5172.64.148.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
domain admin
Contact emails

Subdomains

60 observed subdomains of medknow.com.

Web-graph footprint

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

1,329 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for medknow.com.

MechanismTarget
SPF_Amedknow.com
SPF_INCLUDEesa1.wolterskluwer.iphmx.com
SPF_INCLUDEesa2.wolterskluwer.iphmx.com
SPF_INCLUDEesa3.wolterskluwer.iphmx.com
SPF_INCLUDEesa4.wolterskluwer.iphmx.com
SPF_INCLUDEmx1.wolterskluwer.iphmx.com
SPF_INCLUDEspf.mailroute.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.28.150.152
SPF_IP192.28.150.153
SPF_IP40.71.95.214
SPF_IP68.232.137.187
SPF_IP68.232.137.90
SPF_MXmedknow.com

Related pages

Pivot deeper into the graph from medknow.com.

Cypher and MCP

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

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