Skip to content

Hostname

typemoon.com

Last fetched

typemoon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · typemoon.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/typemoon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.1818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.2918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.4318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.8718.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.139.113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1193.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1293.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.893.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
notes co.,ltd.
Contact emails

Subdomains

6 observed subdomains of typemoon.com.

Web-graph footprint

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

654 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for typemoon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from typemoon.com.

Cypher and MCP

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

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