Skip to content

Hostname

molway.org

Last fetched

molway.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · molway.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/molway.org

Resolution chain

molway.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.222.10513.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.85.913.60.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.124.8813.107.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.71.4516.20.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.196.8851.36.20.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.164.2651.36.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:638
Organization
domain
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for molway.org.

MechanismTarget
SPF_INCLUDE_spf.syd.se

Related pages

Pivot deeper into the graph from molway.org.

Cypher and MCP

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

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