Skip to content

Hostname

molartech.com

Last fetched

molartech.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · molartech.comRouting diversity6.3/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/molartech.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.21316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.8416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.22616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.14616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.13316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.15716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.6916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.1013.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.50.18152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.19752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.13952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.2152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.196.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.10152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.3552.217.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.50.5952.217.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1245892468
Contact emails

Subdomains

3 observed subdomains of molartech.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for molartech.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from molartech.com.

Cypher and MCP

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

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