Skip to content

Hostname

jastech.com.ec

Last fetched

jastech.com.ec resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · jastech.com.ecRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jastech.com.ec

Resolution chain

jastech.com.ec resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.167.185.17469.167.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with jastech.com.ec in WhisperGraph.

Subdomains

13 observed subdomains of jastech.com.ec.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • jastech.com.ec

SPF policy

8 SPF mechanisms authorising senders for jastech.com.ec.

MechanismTarget
SPF_Ajastech.com.ec
SPF_IP50.28.16.13
SPF_IP66.85.46.79
SPF_IP67.225.151.112
SPF_IP67.225.151.123
SPF_IP69.167.185.174
SPF_IP69.167.186.185
SPF_MXjastech.com.ec

Related pages

Pivot deeper into the graph from jastech.com.ec.

Cypher and MCP

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

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