Skip to content

Hostname

mcn.live

Last fetched

mcn.live resolves to 16 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mcn.liveRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/mcn.live

Resolution chain

mcn.live resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.97172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.254.251.443.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.60.24734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.99.8734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.165.22834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.154.19352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.138.652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.150.12652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.63.24352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.138.19752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.77.452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.12.3354.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.1.9654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.110.2952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of mcn.live.

Web-graph footprint

Distinct hostnames that link to or from mcn.live in the public web crawl.

152 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mcn.live.

MechanismTarget
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf-eu.mailssig.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mcn.live.

Cypher and MCP

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

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