Hostname
k2btools.com
Last fetched
k2btools.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
k2btools.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.94.44 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.49 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.54 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.71 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.129 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.50 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.87 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.89 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of k2btools.com owner
- Contact emails
- 479c7bc00a28fd0a529369ed8bfeacc7@domaindiscreet.com
- f8ba9a6b0a28fd0a5e326437bb571029@domaindiscreet.com
- 23c4acde-113d-4c37-a36b-1be3dea84dd4@identity-protect.org
- 6e5dd6c1-059c-485c-bce3-d0efaa91139d@identity-protect.org
- 762b795f-4ffe-4c2c-979f-0260545cbd79@identity-protect.org
- 9574f315-5968-4203-8cdf-db2517375466@identity-protect.org
Subdomains
9 observed subdomains of k2btools.com.
Web-graph footprint
Distinct hostnames that link to or from k2btools.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for k2btools.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 179.27.70.122 |
| SPF_IP | 190.64.205.160/28 |
| SPF_IP | 200.40.79.15/32 |
| SPF_IP | 200.40.79.30 |
| SPF_IP | 54.85.65.168 |
Related pages
Pivot deeper into the graph from k2btools.com.
- IP · 108.138.94.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 479c7bc00a28fd0a529369ed8bfeacc7@domaindiscreet.com
- TLD · .com
- Browse hostnames · k2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k2btools.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.