Hostname
appextech.net
Last fetched
appextech.net resolves to 1 IPv4 address operated by CAPL-AS-AP Contabo Asia Private Limited in IN.
Nutrition Label
Resolution chain
appextech.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.136.189.39 | 94.136.189.0/24 | AS141995 | CAPL-AS-AP Contabo Asia Private Limited | IN |
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 appextech.net in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- appextech.net
SPF policy
31 SPF mechanisms authorising senders for appextech.net.
| Mechanism | Target |
|---|---|
| SPF_A | appextech.net |
| SPF_A | cnsc1.appextech.net |
| SPF_A | cnsc2.appextech.net |
| SPF_A | nsc1.appextech.net |
| SPF_A | nsc2.appextech.net |
| SPF_INCLUDE | cnsc1.appextech.net |
| SPF_INCLUDE | goolge.com |
| SPF_INCLUDE | nsc1.appextech.net |
| SPF_INCLUDE | nsc2.appextech.net |
| SPF_INCLUDE | nsc3.appextech.net |
| SPF_INCLUDE | nsc4.appextech.net |
| SPF_INCLUDE | nsc6.appextech.net |
| SPF_INCLUDE | nsc7.appextech.net |
| SPF_IP | 173.212.215.158 |
| SPF_IP | 173.249.4.7 |
| SPF_IP | 178.238.224.87 |
| SPF_IP | 213.136.70.217 |
| SPF_IP | 213.136.71.49 |
| SPF_IP | 213.136.79.8 |
| SPF_IP | 75.119.138.181 |
| SPF_IP | 91.194.90.8 |
| SPF_IP | 94.136.189.39 |
| SPF_MX | appextech.net |
| SPF_MX | cnsc1.appextech.net |
| SPF_MX | cnsc2.appextech.net |
| SPF_MX | nsc1.appextech.net |
| SPF_MX | nsc2.appextech.net |
| SPF_MX | nsc3.appextech.net |
| SPF_MX | nsc4.appextech.net |
| SPF_MX | nsc6.appextech.net |
| SPF_MX | nsc7.appextech.net |
Related pages
Pivot deeper into the graph from appextech.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appextech.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.