Skip to content

Hostname

mowin.com

Last fetched

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

Nutrition Label

WHISPER CANON · mowin.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mowin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.51.145.12313.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.155.5313.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.50.3513.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.115.6213.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.185.3816.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.127.8313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mowin.com owner
Contact emails

Subdomains

7 observed subdomains of mowin.com.

Web-graph footprint

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

6 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mowin.com.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from mowin.com.

Cypher and MCP

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

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