Skip to content

Hostname

cartisan.app

Last fetched

cartisan.app resolves to 2 IPv4 addresses operated by ICDSOFT in US.

Nutrition Label

WHISPER CANON · cartisan.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cartisan.app

Resolution chain

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

IPPrefixASNOperatorCountry
192.252.151.38192.252.144.0/20AS8739ICDSOFTUS
66.29.148.2466.29.148.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cartisan.app.

MechanismTarget
SPF_Acartisan.app
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEs416.smtp-spf.sureserver.com
SPF_INCLUDEspf.shared.spaceship.host
SPF_INCLUDEspf.spacemail.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXcartisan.app

Related pages

Pivot deeper into the graph from cartisan.app.

Cypher and MCP

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

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