Skip to content

Hostname

capcutmod.app

Last fetched

capcutmod.app resolves to 2 IPv4 addresses operated by TELE2LV-AS in NL. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · capcutmod.appRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/capcutmod.app

Resolution chain

capcutmod.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.17.46.4984.17.46.0/23AS60068TELE2LV-ASNL
84.17.46.5384.17.46.0/23AS60068TELE2LV-ASNL

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of capcutmod.app.

Web-graph footprint

Distinct hostnames that link to or from capcutmod.app in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for capcutmod.app.

MechanismTarget
SPF_Acapcutmod.app
SPF_INCLUDEspf.stackmail.com
SPF_MXcapcutmod.app

Related pages

Pivot deeper into the graph from capcutmod.app.

Cypher and MCP

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

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