Hostname
bannforsale.com
Last fetched
bannforsale.com resolves to 2 IPv4 addresses operated by TRUEONLINE-AS-AP - True Online in TH. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
bannforsale.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 124.121.104.150 | 124.121.64.0/18 | AS17552 | TRUEONLINE-AS-AP - True Online | TH |
| 171.97.16.249 | 171.97.0.0/18 | AS17552 | TRUEONLINE-AS-AP - True Online | TH |
WHOIS identity
- Registrar
- iana:303
- Organization
- pitipong taweesubtanakun
- Contact emails
Subdomains
1 observed subdomain of bannforsale.com.
| Subdomain |
|---|
| www.bannforsale.com |
Web-graph footprint
Distinct hostnames that link to or from bannforsale.com in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from bannforsale.com.
- IP · 124.121.104.150
- ASN · AS17552TRUEONLINE-AS-AP - True Online
- Registrar · iana:303
- Country · TH
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · ba…
- 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: "bannforsale.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.