Skip to content

Hostname

molecule.io

Last fetched

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

Nutrition Label

WHISPER CANON · molecule.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/molecule.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.6313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.11618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.69.1183.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1263.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.213.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.813.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
molecule software
Contact emails

Subdomains

54 observed subdomains of molecule.io.

Web-graph footprint

Distinct hostnames that link to or from molecule.io in the public web crawl.

56 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for molecule.io.

MechanismTarget
SPF_Amolecule.io
SPF_INCLUDE9308261.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEusb._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from molecule.io.

Cypher and MCP

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

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