Skip to content

Hostname

moval.org

Last fetched

moval.org resolves to 1 IPv4 address operated by AFFINITY-FTL - Ntirety, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · moval.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/moval.org

Resolution chain

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

IPPrefixASNOperatorCountry
216.36.237.42216.36.236.0/22AS3064AFFINITY-FTL - Ntirety, Inc.US

WHOIS identity

Registrar
iana:2
Organization
city of moreno valley
Contact emails

Subdomains

34 observed subdomains of moval.org.

Web-graph footprint

Distinct hostnames that link to or from moval.org in the public web crawl.

286 sites link to this hostname.

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for moval.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP149.72.252.200/32
SPF_IP209.222.82.0/24
SPF_IP38.76.108.34
SPF_IP38.76.108.40
SPF_IP38.76.108.41
SPF_IP38.76.108.42

Related pages

Pivot deeper into the graph from moval.org.

Cypher and MCP

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

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