Skip to content

Hostname

kostech.net

Last fetched

kostech.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · kostech.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kostech.net

Resolution chain

kostech.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.163.11113.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.11913.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.4713.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.8913.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.238.80.12718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

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 kostech.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kostech.net.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP218.38.121.117
SPF_IP3.34.251.107
SPF_IP3.35.115.98

Related pages

Pivot deeper into the graph from kostech.net.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.