Skip to content

Hostname

appinov.com

Last fetched

appinov.com resolves to 2 IPv4 addresses operated by LWS in FR. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · appinov.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/appinov.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.37.145.66193.37.145.0/24AS210403LWSFR
64.91.231.7064.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:1630
Organization
sabbeh heni
Contact emails

Subdomains

14 observed subdomains of appinov.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for appinov.com.

MechanismTarget
SPF_Aappinov.com
SPF_IP64.91.231.70
SPF_MXappinov.com

Related pages

Pivot deeper into the graph from appinov.com.

Cypher and MCP

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

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