Skip to content

Hostname

komaspec.com

Last fetched

komaspec.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

komaspec.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.217.24413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.61.9913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.193.25313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.151.6313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.175.5352.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.189.21554.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

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 komaspec.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for komaspec.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.163.182.113

Related pages

Pivot deeper into the graph from komaspec.com.

Cypher and MCP

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

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