Hostname
alpha-tools.com
Last fetched
alpha-tools.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
alpha-tools.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 |
|---|---|---|---|---|
| 20.232.52.131 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bf4tj49u5fc@networksolutionsprivateregistration.com
- bq8kx44e26y@networksolutionsprivateregistration.com
- g56ab3e83ak@networksolutionsprivateregistration.com
- hk4ge74k2p8@networksolutionsprivateregistration.com
- m72mq9q99mq@networksolutionsprivateregistration.com
- pk4fq86q8w2@networksolutionsprivateregistration.com
- q677y2bx4ad@networksolutionsprivateregistration.com
- qs6bt4pn3d9@networksolutionsprivateregistration.com
- sh55p5cn694@networksolutionsprivateregistration.com
- wt93d79d3ah@networksolutionsprivateregistration.com
- ys8r27nf6e3@networksolutionsprivateregistration.com
Subdomains
131 observed subdomains of alpha-tools.com.
Showing 25 of 131. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alpha-tools.com in the public web crawl.
52 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for alpha-tools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from alpha-tools.com.
- IP · 20.232.52.131
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · bf4tj49u5fc@networksolutionsprivateregistration.com
- 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: "alpha-tools.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.