Skip to content

Hostname

mctg.link

Last fetched

mctg.link resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · mctg.linkRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mctg.link

Resolution chain

mctg.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.219.129.16413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.227.10018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.152.4234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.178.1834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.194.2934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.203.15334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.142.5235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.125.5452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.36.24252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.247.8754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.255.16154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.112.13098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
workflow network
Contact emails

Subdomains

1 observed subdomain of mctg.link.

Threat posture

History

Related pages

Pivot deeper into the graph from mctg.link.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mctg.link"})-[: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.