Skip to content

Hostname

instan.app

Last fetched

instan.app resolves to 2 IPv4 addresses operated by CAPL-AS-AP Contabo Asia Private Limited in SG. WHOIS lists iana:1011 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.15.166.60217.15.160.0/21AS141995CAPL-AS-AP Contabo Asia Private LimitedSG
62.146.235.5662.146.232.0/21AS141995CAPL-AS-AP Contabo Asia Private LimitedSG

WHOIS identity

Registrar
iana:1011
Organization
Contact emails

Subdomains

2 observed subdomains of instan.app.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • instan.app

SPF policy

5 SPF mechanisms authorising senders for instan.app.

MechanismTarget
SPF_Ainstan.app
SPF_IP217.15.166.60
SPF_IP46.250.224.108
SPF_IP62.146.235.56
SPF_MXinstan.app

Related pages

Pivot deeper into the graph from instan.app.

Cypher and MCP

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

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