Skip to content

Hostname

askara-tech.com

Last fetched

askara-tech.com resolves to 1 IPv4 address operated by BITEK-AS-ID PT. Bit Technology Nusantara in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
114.110.21.239114.110.21.0/24AS38769BITEK-AS-ID PT. Bit Technology NusantaraID

WHOIS identity

Registrar
iana:460
Organization
pt. askara advertensi internasional
Contact emails

Subdomains

34 observed subdomains of askara-tech.com.

Web-graph footprint

Distinct hostnames that link to or from askara-tech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for askara-tech.com.

MechanismTarget
SPF_Aaskara-tech.com
SPF_INCLUDEidse.idcloudhosting.com
SPF_IP45.64.1.169
SPF_MXaskara-tech.com

Related pages

Pivot deeper into the graph from askara-tech.com.

Cypher and MCP

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

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