Skip to content

Hostname

mc36v1.net

Last fetched

mc36v1.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · mc36v1.netRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mc36v1.net

Resolution chain

mc36v1.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.214.21.24213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.13.23113.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.147.11513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.159.16718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.32.6518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.97.4518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.142.2418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.214.16018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.5318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.7918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.95.21318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.35.21818.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.204.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.155.1083.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.83.17047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.116.8252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.35.24952.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.67.19354.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.154.7947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.19.10347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of mc36v1.net.

Threat posture

History

Related pages

Pivot deeper into the graph from mc36v1.net.

Cypher and MCP

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

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