Hostname
ast-filter.com
Last fetched
ast-filter.com resolves to 1 IPv4 address operated by AS132203 in US. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
ast-filter.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 |
|---|---|---|---|---|
| 43.135.154.45 | 43.135.128.0/18 | AS132203 | — | US |
WHOIS identity
- Registrar
- iana:1599
- Organization
- on behalf of ast-filter.com owner
- Contact emails
- 192cdc47-3e14-4d15-9d46-de5d6a826b2e@identity-protect.org
- 2c608ecc-fe40-49c0-9c16-a52433f4b716@identity-protect.org
- 3b3a66b1-2f04-4ab3-a985-ccc38c1bbad6@identity-protect.org
- 668e5bfe-6668-43de-873c-54cc289f2f6b@identity-protect.org
- cdfda8fb-20f8-4f08-bf8d-fa28ed9a51af@identity-protect.org
- ee8b73ab-2402-454f-972a-9d0d206f095a@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from ast-filter.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ast-filter.com.
- IP · 43.135.154.45
- ASN · AS132203
- Registrar · iana:1599
- Country · US
- Email · 192cdc47-3e14-4d15-9d46-de5d6a826b2e@identity-protect.org
- 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-filter.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.