Hostname
alba-tool.com
Last fetched
alba-tool.com resolves to 1 IPv4 address operated by AS3462 in TW. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
alba-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 |
|---|---|---|---|---|
| 211.21.6.133 | 211.21.0.0/16 | AS3462 | — | TW |
WHOIS identity
- Registrar
- iana:81
- Organization
- terry hung
- Contact emails
Subdomains
2 observed subdomains of alba-tool.com.
| Subdomain |
|---|
| mail.alba-tool.com |
| www.alba-tool.com |
Web-graph footprint
Distinct hostnames that link to or from alba-tool.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for alba-tool.com.
| Mechanism | Target |
|---|---|
| SPF_A | alba-tool.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 211.21.6.133 |
| SPF_IP | 211.23.95.244 |
| SPF_IP | 211.23.95.245 |
| SPF_IP | 211.23.95.246 |
| SPF_IP | 211.23.95.247 |
| SPF_IP | 60.248.112.143 |
| SPF_MX | alba-tool.com |
Related pages
Pivot deeper into the graph from alba-tool.com.
- IP · 211.21.6.133
- ASN · AS3462
- Registrar · iana:81
- Country · TW
- Email · 70ac3a01d85b8b5432c72f4c461ed12c-15507515@contact.gandi.net
- TLD · .com
- Browse hostnames · al…
- 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: "alba-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.