Skip to content

Hostname

moim.co

Last fetched

moim.co 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 · moim.coRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/moim.co

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.28108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.35108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.57108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.6108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.50.2118.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2718.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.418.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.9018.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.165.136.1023.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.1133.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.663.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.73.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
vingle
Contact emails

Subdomains

14 observed subdomains of moim.co.

Web-graph footprint

Distinct hostnames that link to or from moim.co in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from moim.co.

Cypher and MCP

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

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