Hostname
ast-tool.com
Last fetched
ast-tool.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ast-tool.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.57.162.141 | 69.57.162.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- fa377f212dfa4e99a940891c1cfc11a5.protect@withheldforprivacy.com
- 0d3e24ce61b1eb6ab03e40d8752339e714541f5f05abb1c4d3ccb25fba200549@ast-tool.com.whoisproxy.org
- 171ebf39e26d308da95503c427de0e5968122bfda3aa6106f69af395102fd5a2@ast-tool.com.whoisproxy.org
- 23f54ad8dfea45b3dcc8fb5d7aa1dcfd92c1bf55cd6d18d73507bd5b93b52389@ast-tool.com.whoisproxy.org
- 36b7fda29a276b83c7ee8b45f81ae25880b33aa3baf95b15fb440004f1daeb3c@ast-tool.com.whoisproxy.org
- 4e9edb1837419d8273f08d992b1dfb1ff5aee5aeb6d06152dde500d4843cc872@ast-tool.com.whoisproxy.org
- 6e1bc8136e6a9c4e6dd7a6495e92d275e65cac900a04a4aa011ba73cc9014fbf@ast-tool.com.whoisproxy.org
- 71bba4c00f4dad90f573650fd088aca07fdf39ef2a945e1ce91abdfd0a0923bd@ast-tool.com.whoisproxy.org
- 8caca9add856d2958898049457b9fc02b418bb92ac9e36530fae1c1753b9e304@ast-tool.com.whoisproxy.org
- 8e59477c77294449c887bd6f188757fa6137ace3c8afaefc5f222d9b98018a72@ast-tool.com.whoisproxy.org
- b8286951d35602578f6e924c7b6001b260db3940d9b2f7fda9deca7c3c843e92@ast-tool.com.whoisproxy.org
- c6eb32e7ad927e0f119e52a6618de4f57142fae7304cf051b6d9e482f30047c3@ast-tool.com.whoisproxy.org
- e51274d4ed16518fa26b0a97f2604760255f34c8d6b24f142e50b1518b98f36b@ast-tool.com.whoisproxy.org
- f56ff44e37cca4389cec7498e7044ee1ba4264593a55950c4e34d461d528d2c5@ast-tool.com.whoisproxy.org
Subdomains
1 observed subdomain of ast-tool.com.
| Subdomain |
|---|
| www.ast-tool.com |
Web-graph footprint
Distinct hostnames that link to or from ast-tool.com in the public web crawl.
55 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ast-tool.com.
| Mechanism | Target |
|---|---|
| SPF_A | ast-tool.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 69.57.162.133 |
| SPF_MX | ast-tool.com |
Related pages
Pivot deeper into the graph from ast-tool.com.
- IP · 69.57.162.141
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · fa377f212dfa4e99a940891c1cfc11a5.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · as…
- 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: "ast-tool.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.