Skip to content

Hostname

vmclnk.com

Last fetched

vmclnk.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vmclnk.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vmclnk.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.124.11518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.105.25134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.136.9946.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.20.14052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.172.19299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.59.18199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of vmclnk.com owner
Contact emails

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vmclnk.com.

MechanismTarget
SPF_INCLUDEspf.ch1.vmc-msg.com
SPF_IP0.0.1.198
SPF_IP111.2.3.1
SPF_IP44.4.4.4
SPF_IP5.4.5.3
SPF_IP7.7.7.7

Related pages

Pivot deeper into the graph from vmclnk.com.

Cypher and MCP

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

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