Skip to content

Hostname

moui.net

Last fetched

moui.net resolves to 1 IPv4 address operated by AS45413 in TH. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · moui.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/moui.net

Resolution chain

moui.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
124.109.2.21124.109.2.0/24AS45413TH

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of moui.net.

Web-graph footprint

Distinct hostnames that link to or from moui.net in the public web crawl.

13 sites link to this hostname.

302 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for moui.net.

MechanismTarget
SPF_Amailgw.bkkvps.com
SPF_Amoui.net
SPF_INCLUDE_spf.google.com
SPF_IP124.109.2.21
SPF_MXmoui.net

Related pages

Pivot deeper into the graph from moui.net.

Cypher and MCP

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

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